diff --git a/2021/07/04/diagrams.html b/2021/07/04/diagrams.html index 0b65abb..59529c9 100644 --- a/2021/07/04/diagrams.html +++ b/2021/07/04/diagrams.html @@ -6,5 +6,5 @@ Alice->>John: Hello John, how are you? John-->>Alice: Great! {% endmermaid %} -
JohnAliceHello John, how are you?Great!JohnAlice
\ No newline at end of file +
JohnAliceHello John, how are you?Great!JohnAlice
\ No newline at end of file diff --git a/README.md b/README.md index a3f35d4..73b314f 100644 --- a/README.md +++ b/README.md @@ -1,713 +1 @@ -# al-folio - -[maintainers]: https://img.shields.io/badge/maintainers-4-success.svg 'Number of maintainers' - - -[![deploy](https://github.com/alshedivat/al-folio/actions/workflows/deploy.yml/badge.svg)](https://github.com/alshedivat/al-folio/actions/workflows/deploy.yml) -[![demo](https://img.shields.io/badge/theme-demo-brightgreen.svg)](https://alshedivat.github.io/al-folio/) -[![GitHub contributors](https://img.shields.io/github/contributors/alshedivat/al-folio.svg)](https://github.com/alshedivat/al-folio/graphs/contributors/) -[![Maintainers][maintainers]](#maintainers) -[![GitHub release](https://img.shields.io/github/v/release/alshedivat/al-folio)](https://github.com/alshedivat/al-folio/releases/latest) -[![GitHub license](https://img.shields.io/github/license/alshedivat/al-folio?color=blue)](https://github.com/alshedivat/al-folio/blob/master/LICENSE) -[![GitHub stars](https://img.shields.io/github/stars/alshedivat/al-folio)](https://github.com/alshedivat/al-folio) -[![GitHub forks](https://img.shields.io/github/forks/alshedivat/al-folio)](https://github.com/alshedivat/al-folio/fork) - -[![Docker Image Version](https://img.shields.io/docker/v/amirpourmand/al-folio?sort=semver&label=docker%20image&color=blueviolet)](https://hub.docker.com/r/amirpourmand/al-folio) -[![Docker Image Size](https://img.shields.io/docker/image-size/amirpourmand/al-folio?sort=date&label=docker%20image%20size&color=blueviolet)](https://hub.docker.com/r/amirpourmand/al-folio) -[![Docker Pulls](https://img.shields.io/docker/pulls/amirpourmand/al-folio?color=blueviolet)](https://hub.docker.com/r/amirpourmand/al-folio) - -A simple, clean, and responsive [Jekyll](https://jekyllrb.com/) theme for academics. -If you like the theme, give it a star! - -[![Preview](https://raw.githubusercontent.com/alshedivat/al-folio/master/assets/img/al-folio-preview.png)](https://alshedivat.github.io/al-folio/) - -## User community - -The vibrant community of **al-folio** users is growing! -Academics around the world use this theme for their homepages, blogs, lab pages, as well as webpages for courses, workshops, conferences, meetups, and more. -Check out the community webpages below. -Feel free to add your own page(s) by sending a PR.. - - - - - - - - - - - - - - - - - - -
Academics - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Labs - - - - - - - -
Courses -CMU PGM (S-19)
-CMU DeepRL (F-19, S-20, F-20, S-21, F-21, S-22)
-CMU MMML (F-20, F-22)
-CMU AMMML (S-22, S-23)
-CMU ASI (S-23)
-CMU Distributed Systems (S-21) -
Conferences & workshops -ICLR Blog Post Track (2023, 2024)
-ML Retrospectives (NeurIPS: 2019, 2020; ICML: 2020)
-HAMLETS (NeurIPS: 2020)
-ICBINB (NeurIPS: 2020, 2021)
-Neural Compression (ICLR: 2021)
-Score Based Methods (NeurIPS: 2022)
-Images2Symbols (CogSci: 2022)
-Medical Robotics Junior Faculty Forum (ISMR: 2023)
-Beyond Vision: Physics meets AI (ICIAP: 2023)
-Workshop on Diffusion Models (NeurIPS: 2023) -
- -## Lighthouse PageSpeed Insights - -[![Google PageSpeed](https://raw.githubusercontent.com/alshedivat/al-folio/master/assets/img/pagespeed.svg)](https://pagespeed.web.dev/report?url=https%3A%2F%2Falshedivat.github.io%2Fal-folio%2F&form_factor=desktop) - -## Table Of Contents - - - [User community](#user-community) - - [Lighthouse PageSpeed Insights](#lighthouse-pagespeed-insights) - - [Table Of Contents](#table-of-contents) - - [Getting started](#getting-started) - - [Installation](#installation) - - [Local setup using Docker (Recommended)](#local-setup-using-docker-recommended) - - [Local Setup (Legacy)](#local-setup-legacy) - - [Deployment](#deployment) - - [Upgrading from a previous version](#upgrading-from-a-previous-version) - - [FAQ](#faq) - - [Features](#features) - - [Publications](#publications) - - [Collections](#collections) - - [Layouts](#layouts) - - [The iconic style of Distill](#the-iconic-style-of-distill) - - [Full support for math \& code](#full-support-for-math--code) - - [Photos](#photos) - - [Other features](#other-features) - - [GitHub's repositories and user stats](#githubs-repositories-and-user-stats) - - [Theming](#theming) - - [Social media previews](#social-media-previews) - - [Atom (RSS-like) Feed](#atom-rss-like-feed) - - [Related posts](#related-posts) - - [Contributing](#contributing) - - [Maintainers](#maintainers) - - [All Contributors](#all-contributors) - - [License](#license) - -## Getting started - -Want to learn more about Jekyll? Check out [this tutorial](https://www.taniarascia.com/make-a-static-website-with-jekyll/). -Why Jekyll? Read [Andrej Karpathy's blog post](https://karpathy.github.io/2014/07/01/switching-to-jekyll/)! - -### Installation - -For a hands-on walkthrough of al-folio installation, check out [this cool video tutorial](https://www.youtube.com/watch?v=g6AJ9qPPoyc) by one of the community members! 🎬 🍿 - -The preferred way of using this template is by clicking in [Use this template](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template#creating-a-repository-from-a-template) above the file list. -Then, create a new repository at `github.com:/`. If you plan to upload your site to `.github.io`, -note that the name of your repository must be `.github.io` or `.github.io`, as stated in the [GitHub pages docs](https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages#types-of-github-pages-sites). -For more information on how to deploy your site, check the [Deployment](#deployment) section below. After you created your new repository, just download it to your machine: - -```bash -$ git clone git@github.com:/.git -$ cd -``` - ---- - -#### Local setup using Docker (Recommended) -Using Docker to install Jekyll and Ruby dependencies is the easiest way. - -You need to take the following steps to get `al-folio` up and running on your local machine: - -- First, install [docker](https://docs.docker.com/get-docker/) and [docker-compose](https://docs.docker.com/compose/install/). -- Finally, run the following command that will pull the latest pre-built image from DockerHub and will run your website. - -```bash -$ docker compose pull -$ docker compose up -``` - -Note that when you run it for the first time, it will download a docker image of size 400MB or so. - -Now, feel free to customize the theme however you like (don't forget to change the name!). After you are done, you can use the same command (`docker compose up`) to render the webpage with all you changes. Also, make sure to commit your final changes. - -> To change port number, you can edit `docker-compose.yml` file. - -
(click to expand) Build your own docker image: - -> Note: this approach is only necessary if you would like to build an older or very custom version of al-folio. - -Build and run a new docker image using: - -```bash -$ docker compose up --build -``` - -> If you want to update jekyll, install new ruby packages, etc., all you have to do is build the image again using `--force-recreate` argument at the end of previous command! It will download ruby and jekyll and install all ruby packages again from scratch. - -
- ---- - -#### Local Setup (Legacy) - -Assuming you have [Ruby](https://www.ruby-lang.org/en/downloads/) and [Bundler](https://bundler.io/) installed on your system (*hint: for ease of managing ruby gems, consider using [rbenv](https://github.com/rbenv/rbenv)*), and also [Python](https://www.python.org/) and [pip](https://pypi.org/project/pip/) (*hint: for ease of managing python packages, consider using a virtual environment, like [venv](https://docs.python.org/pt-br/3/library/venv.html) or [conda](https://docs.conda.io/en/latest/). If you will use only `jupyter`, you can use [pipx](https://pypa.github.io/pipx/)*). - -```bash -$ bundle install -# assuming pip is your Python package manager -$ pip install jupyter -$ bundle exec jekyll serve --lsi -``` - -Now, feel free to customize the theme however you like (don't forget to change the name!). -After you are done, **commit** your final changes. - ---- - -#### Deployment - -Deploying your website to [GitHub Pages](https://pages.github.com/) is the most popular option. -Starting version [v0.3.5](https://github.com/alshedivat/al-folio/releases/tag/v0.3.5), **al-folio** will automatically re-deploy your webpage each time you push new changes to your repository! :sparkles: - -**For personal and organization webpages:** - -1. The name of your repository **MUST BE** `.github.io` or `.github.io`. -2. In `_config.yml`, set `url` to `https://.github.io` and leave `baseurl` empty. -3. Set up automatic deployment of your webpage (see instructions below). -4. Make changes, commit, and push! -5. After deployment, the webpage will become available at `.github.io`. - -**For project pages:** - -1. In `_config.yml`, set `url` to `https://.github.io` and `baseurl` to `//`. -2. Set up automatic deployment of your webpage (see instructions below). -3. Make changes, commit, and push! -4. After deployment, the webpage will become available at `.github.io//`. - -**To enable automatic deployment:** - -1. Click on **Actions** tab and **Enable GitHub Actions**; do not worry about creating any workflows as everything has already been set for you. -2. Go to Settings -> Actions -> General -> Workflow permissions, and give **Read and write permissions** to GitHub Actions -3. Make any other changes to your webpage, commit, and push. This will automatically trigger the **Deploy** action. -4. Wait for a few minutes and let the action complete. You can see the progress in the **Actions** tab. If completed successfully, in addition to the `master` branch, your repository should now have a newly built `gh-pages` branch. -5. Finally, in the **Settings** of your repository, in the Pages section, set the branch to `gh-pages` (**NOT** to `master`). For more details, see [Configuring a publishing source for your GitHub Pages site](https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site#choosing-a-publishing-source). - -If you keep your site on another branch, open `.github/workflows/deploy.yml` **on the branch you keep your website on** and change on->push->branches and on->pull\_request->branches to the branch you keep your website on. This will trigger the action on pulls/pushes on that branch. The action will then deploy the website on the branch it was triggered from. - -
(click to expand) Manual deployment to GitHub Pages: - -If you need to manually re-deploy your website to GitHub pages, go to Actions, click "Deploy" in the left sidebar, then "Run workflow." - -
- -
(click to expand) Deployment to another hosting server (non GitHub Pages): - -If you decide to not use GitHub Pages and host your page elsewhere, simply run: - -```bash -$ bundle exec jekyll build --lsi -``` - -which will (re-)generate the static webpage in the `_site/` folder. -Then simply copy the contents of the `_site/` directory to your hosting server. - -If you also want to remove unused css classes from your file, run: - -```bash -$ purgecss -c purgecss.config.js -``` - -which will replace the css files in the `_site/assets/css/` folder with the purged css files. - -**Note:** Make sure to correctly set the `url` and `baseurl` fields in `_config.yml` before building the webpage. If you are deploying your webpage to `your-domain.com/your-project/`, you must set `url: your-domain.com` and `baseurl: /your-project/`. If you are deploying directly to `your-domain.com`, leave `baseurl` blank. - -
- -
(click to expand) Deployment to a separate repository (advanced users only): - -**Note:** Do not try using this method unless you know what you are doing (make sure you are familiar with [publishing sources](https://help.github.com/en/github/working-with-github-pages/about-github-pages#publishing-sources-for-github-pages-sites)). This approach allows to have the website's source code in one repository and the deployment version in a different repository. - -Let's assume that your website's publishing source is a `publishing-source` subdirectory of a git-versioned repository cloned under `$HOME/repo/`. -For a user site this could well be something like `$HOME/.github.io`. - -Firstly, from the deployment repo dir, checkout the git branch hosting your publishing source. - -Then from the website sources dir (commonly your al-folio fork's clone): - -```bash -$ bundle exec jekyll build --lsi --destination $HOME/repo/publishing-source -``` - -This will instruct jekyll to deploy the website under `$HOME/repo/publishing-source`. - -**Note:** Jekyll will clean `$HOME/repo/publishing-source` before building! - -The quote below is taken directly from the [jekyll configuration docs](https://jekyllrb.com/docs/configuration/options/): - -> Destination folders are cleaned on site builds -> -> The contents of `` are automatically cleaned, by default, when the site is built. Files or folders that are not created by your site will be removed. Some files could be retained by specifying them within the `` configuration directive. -> -> Do not use an important location for ``; instead, use it as a staging area and copy files from there to your web server. - -If `$HOME/repo/publishing-source` contains files that you want jekyll to leave untouched, specify them under `keep_files` in `_config.yml`. -In its default configuration, al-folio will copy the top-level `README.md` to the publishing source. If you want to change this behavior, add `README.md` under `exclude` in `_config.yml`. - -**Note:** Do _not_ run `jekyll clean` on your publishing source repo as this will result in the entire directory getting deleted, irrespective of the content of `keep_files` in `_config.yml`. - -
- ---- - -#### Upgrading from a previous version - -If you installed **al-folio** as described above, you can configure a [GitHub action](https://github.com/AndreasAugustin/actions-template-sync) to automatically sync your repository with the latest version of the theme. - -Go to Settings -> Actions -> General -> Workflow permissions, give Read and write permissions to GitHub Actions, check "Allow GitHub Actions to create and approve pull requests", and save your changes. - -Then go to Actions -> New workflow -> set up a workflow yourself, setup the following workflow and commit your changes: - -```yaml -name: Sync from template -on: - # cronjob trigger - schedule: - - cron: "0 0 1 * *" - # manual trigger - workflow_dispatch: -jobs: - repo-sync: - runs-on: ubuntu-latest - steps: - # To use this repository's private action, you must check out the repository - - name: Checkout - uses: actions/checkout@v3 - - name: actions-template-sync - uses: AndreasAugustin/actions-template-sync@v0.7.3 - with: - github_token: ${{ secrets.GITHUB_TOKEN }} - source_repo_path: alshedivat/al-folio - upstream_branch: master -``` - -You will receive a pull request within your repository if there are some changes available in the template. - -Another option is to manually update your code by following the steps below: - -```bash -# Assuming the current directory is -$ git remote add upstream https://github.com/alshedivat/al-folio.git -$ git fetch upstream -$ git rebase v0.9.0 -``` - -If you have extensively customized a previous version, it might be trickier to upgrade. -You can still follow the steps above, but `git rebase` may result in merge conflicts that must be resolved. -See [git rebase manual](https://help.github.com/en/github/using-git/about-git-rebase) and how to [resolve conflicts](https://help.github.com/en/github/using-git/resolving-merge-conflicts-after-a-git-rebase) for more information. -If rebasing is too complicated, we recommend re-installing the new version of the theme from scratch and port over your content and changes from the previous version manually. - ---- - -### FAQ - -Here are some frequently asked questions. -If you have a different question, please ask using [Discussions](https://github.com/alshedivat/al-folio/discussions/categories/q-a). - -1. **Q:** After I create a new repository from this template and setup the repo, I get a deployment error. - Isn't the website supposed to correctly deploy automatically?
- **A:** Yes, if you are using release `v0.3.5` or later, the website will automatically and correctly re-deploy right after your first commit. - Please make some changes (e.g., change your website info in `_config.yml`), commit, and push. - Make sure to follow [deployment instructions](https://github.com/alshedivat/al-folio#deployment) in the previous section. - (Relevant issue: [209](https://github.com/alshedivat/al-folio/issues/209#issuecomment-798849211).) - -2. **Q:** I am using a custom domain (e.g., `foo.com`). - My custom domain becomes blank in the repository settings after each deployment. - How do I fix that?
- **A:** You need to add `CNAME` file to the `master` or `source` branch of your repository. - The file should contain your custom domain name. - (Relevant issue: [130](https://github.com/alshedivat/al-folio/issues/130).) - -3. **Q:** My webpage works locally. - But after deploying, it fails to build and throws `Unknown tag 'toc'`. - How do I fix that?
- **A:** Make sure you followed through the [deployment instructions](#deployment) in the previous section. - You should have set the deployment branch to `gh-pages`. - (Related issue: [1438](https://github.com/alshedivat/al-folio/issues/1438).) - -4. **Q:** My webpage works locally. - But after deploying, it is not displayed correctly (CSS and JS is not loaded properly). - How do I fix that?
- **A:** Make sure to correctly specify the `url` and `baseurl` paths in `_config.yml`. - Set `url` to `https://.github.io` or to `https://` if you are using a custom domain. - If you are deploying a personal or organization website, leave `baseurl` blank. - If you are deploying a project page, set `baseurl: //`. - If all previous steps were done correctly, all is missing is - [for your browser to fetch again the site stylesheet](https://github.com/alshedivat/al-folio/issues/1398#issuecomment-1609518404). - -5. **Q:** Atom feed doesn't work. Why? -
- **A:** Make sure to correctly specify the `url` and `baseurl` paths in `_config.yml`. - RSS Feed plugin works with these correctly set up fields: `title`, `url`, `description` and `author`. - Make sure to fill them in an appropriate way and try again. - -6. **Q:** My site doesn't work when I enable `related_blog_posts`. Why?
- **A:** This is probably due to the [classifier reborn](https://github.com/jekyll/classifier-reborn) plugin, which is used to calculate - related posts. If the error states `Liquid Exception: Zero vectors can not be normalized...`, it means that it could not calculate related - posts for a specific post. This is usually caused by [empty or minimal blog posts](https://github.com/jekyll/classifier-reborn/issues/64) - without meaningful words (i.e. only [stop words](https://en.wikipedia.org/wiki/Stop_words)) or even - [specific characters](https://github.com/jekyll/classifier-reborn/issues/194) you used in your posts. Also, the calculus for similar posts are - made for every `post`, which means every page that uses `layout: post`, including the announcements. To change this behavior, simply add - `related_posts: false` to the front matter of the page you don't want to display related posts on. - -## Features - -### Publications - -Your publications' page is generated automatically from your BibTex bibliography. -Simply edit `_bibliography/papers.bib`. -You can also add new `*.bib` files and customize the look of your publications however you like by editing `_pages/publications.md`. - -

- -
(click to expand) Author annotation: - -In publications, the author entry for yourself is identified by string array `scholar:last_name` and string array `scholar:first_name` in `_config.yml`: - -```yaml -scholar: - last_name: [Einstein] - first_name: [Albert, A.] -``` - -If the entry matches one form of the last names and the first names, it will be underlined. -Keep meta-information about your co-authors in `_data/coauthors.yml` and Jekyll will insert links to their webpages automatically. -The co-author data format in `_data/coauthors.yml` is as follows, - -```yaml -"Adams": - - firstname: ["Edwin", "E.", "E. P.", "Edwin Plimpton"] - url: https://en.wikipedia.org/wiki/Edwin_Plimpton_Adams - -"Podolsky": - - firstname: ["Boris", "B.", "B. Y.", "Boris Yakovlevich"] - url: https://en.wikipedia.org/wiki/Boris_Podolsky - -"Rosen": - - firstname: ["Nathan", "N."] - url: https://en.wikipedia.org/wiki/Nathan_Rosen - -"Bach": - - firstname: ["Johann Sebastian", "J. S."] - url: https://en.wikipedia.org/wiki/Johann_Sebastian_Bach - - - firstname: ["Carl Philipp Emanuel", "C. P. E."] - url: https://en.wikipedia.org/wiki/Carl_Philipp_Emanuel_Bach -``` - -If the entry matches one of the combinations of the last names and the first names, it will be highlighted and linked to the url provided. - -
- -
(click to expand) Buttons (through custom bibtex keywords): - -There are several custom bibtex keywords that you can use to affect how the entries are displayed on the webpage: - -- `abbr`: Adds an abbreviation to the left of the entry. You can add links to these by creating a venue.yaml-file in the _data folder and adding entries that match. -- `abstract`: Adds an "Abs" button that expands a hidden text field when clicked to show the abstract text -- `arxiv`: Adds a link to the Arxiv website (Note: only add the arxiv identifier here - the link is generated automatically) -- `bibtex_show`: Adds a "Bib" button that expands a hidden text field with the full bibliography entry -- `html`: Inserts an "HTML" button redirecting to the user-specified link -- `pdf`: Adds a "PDF" button redirecting to a specified file (if a full link is not specified, the file will be assumed to be placed in the /assets/pdf/ directory) -- `supp`: Adds a "Supp" button to a specified file (if a full link is not specified, the file will be assumed to be placed in the /assets/pdf/ directory) -- `blog`: Adds a "Blog" button redirecting to the specified link -- `code`: Adds a "Code" button redirecting to the specified link -- `poster`: Adds a "Poster" button redirecting to a specified file (if a full link is not specified, the file will be assumed to be placed in the /assets/pdf/ directory) -- `slides`: Adds a "Slides" button redirecting to a specified file (if a full link is not specified, the file will be assumed to be placed in the /assets/pdf/ directory) -- `website`: Adds a "Website" button redirecting to the specified link -- `altmetric`: Adds an [Altmetric](https://www.altmetric.com/) badge (Note: if DOI is provided just use `true`, otherwise only add the altmetric identifier here - the link is generated automatically) -- `dimensions`: Adds a [Dimensions](https://www.dimensions.ai/) badge (Note: if DOI or PMID is provided just use `true`, otherwise only add the Dimensions' identifier here - the link is generated automatically) - -You can implement your own buttons by editing the bib.html file. - -
- ---- - -### Collections - -This Jekyll theme implements `collections` to let you break up your work into categories. -The theme comes with two default collections: `news` and `projects`. -Items from the `news` collection are automatically displayed on the home page. -Items from the `projects` collection are displayed on a responsive grid on projects page. - -

- -You can easily create your own collections, apps, short stories, courses, or whatever your creative work is. -To do this, edit the collections in the `_config.yml` file, create a corresponding folder, and create a landing page for your collection, similar to `_pages/projects.md`. - ---- - -### Layouts - -**al-folio** comes with stylish layouts for pages and blog posts. - -#### The iconic style of Distill - -The theme allows you to create blog posts in the [distill.pub](https://distill.pub/) style: - -

- -For more details on how to create distill-styled posts using `` tags, please refer to [the example](https://alshedivat.github.io/al-folio/blog/2021/distill/). - -#### Full support for math & code - -**al-folio** supports fast math typesetting through [MathJax](https://www.mathjax.org/) and code syntax highlighting using [GitHub style](https://github.com/jwarby/jekyll-pygments-themes): - -

- - -

- -#### Photos - -Photo formatting is made simple using [Bootstrap's grid system](https://getbootstrap.com/docs/4.4/layout/grid/). -Easily create beautiful grids within your blog posts and project pages: - -

- - - -

- ---- - -### Other features - -#### GitHub's repositories and user stats - -**al-folio** uses [github-readme-stats](https://github.com/anuraghazra/github-readme-stats) and [github-profile-trophy](https://github.com/ryo-ma/github-profile-trophy) -to display GitHub repositories and user stats on the `/repositories/` page. - -Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories to the `/repositories/` page. - -You may also use the following codes for displaying this in any other pages. - -```html - -{% if site.data.repositories.github_users %} -
- {% for user in site.data.repositories.github_users %} - {% include repository/repo_user.html username=user %} - {% endfor %} -
-{% endif %} - - -{% if site.repo_trophies.enabled %} -{% for user in site.data.repositories.github_users %} - {% if site.data.repositories.github_users.size > 1 %} -

{{ user }}

- {% endif %} -
- {% include repository/repo_trophies.html username=user %} -
-{% endfor %} -{% endif %} - - -{% if site.data.repositories.github_repos %} -
- {% for repo in site.data.repositories.github_repos %} - {% include repository/repo.html repository=repo %} - {% endfor %} -
-{% endif %} -``` - -#### Theming - -A variety of beautiful theme colors have been selected for you to choose from. -The default is purple, but you can quickly change it by editing the -`--global-theme-color` variable in the `_sass/_themes.scss` file. -Other color variables are listed there as well. -The stock theme color options available can be found at `_sass/_variables.scss`. -You can also add your own colors to this file assigning each a name for ease of -use across the template. - -#### Social media previews - -**al-folio** supports preview images on social media. -To enable this functionality you will need to set `serve_og_meta` to `true` in your `_config.yml`. -Once you have done so, all your site's pages will include Open Graph data in the HTML head element. - -You will then need to configure what image to display in your site's social media previews. -This can be configured on a per-page basis, by setting the `og_image` page variable. -If for an individual page this variable is not set, then the theme will fall back to a site-wide `og_image` variable, configurable in your `_config.yml`. -In both the page-specific and site-wide cases, the `og_image` variable needs to hold the URL for the image you wish to display in social media previews. - -#### Atom (RSS-like) Feed - -It generates an Atom (RSS-like) feed of your posts, useful for Atom and RSS readers. -The feed is reachable simply by typing after your homepage `/feed.xml`. -E.g. assuming your website mountpoint is the main folder, you can type `yourusername.github.io/feed.xml` - -#### Related posts - -By default, there will be a related posts section on the bottom of the blog posts. -These are generated by selecting the `max_related` most recent posts that share at least `min_common_tags` tags with the current post. -If you do not want to display related posts on a specific post, simply add `related_posts: false` to the front matter of the post. -If you want to disable it for all posts, simply set `enabled` to false in the `related_blog_posts` section in `_config.yml`. - -## Contributing - -Contributions to al-folio are very welcome! -Before you get started, please take a look at [the guidelines](CONTRIBUTING.md). - -If you would like to improve documentation, add your webpage to the list below, or fix a minor inconsistency or bug, please feel free to send a PR directly to `master`. -For more complex issues/bugs or feature requests, please open an issue using the appropriate template. - -### Maintainers - -Our most active contributors are welcome to join the maintainers team. -If you are interested, please reach out! - - - - - - - - - - - - - -

Maruan

Rohan Deb Sarkar

Amir Pourmand

George
- - - - - - -### All Contributors - - - - - -Made with [contrib.rocks](https://contrib.rocks). - -## License - -The theme is available as open source under the terms of the [MIT License](https://github.com/alshedivat/al-folio/blob/master/LICENSE). - -Originally, **al-folio** was based on the [\*folio theme](https://github.com/bogoli/-folio) (published by [Lia Bogoev](https://liabogoev.com) and under the MIT license). -Since then, it got a full re-write of the styles and many additional cool features. +--- \ No newline at end of file diff --git a/assets/img/1-1400.webp b/assets/img/1-1400.webp deleted file mode 100644 index 3a5a4d6..0000000 Binary files a/assets/img/1-1400.webp and /dev/null differ diff --git a/assets/img/1-480.webp b/assets/img/1-480.webp deleted file mode 100644 index 2bda0cb..0000000 Binary files a/assets/img/1-480.webp and /dev/null differ diff --git a/assets/img/1-800.webp b/assets/img/1-800.webp deleted file mode 100644 index 3a5a4d6..0000000 Binary files a/assets/img/1-800.webp and /dev/null differ diff --git a/assets/img/1.jpg b/assets/img/1.jpg deleted file mode 100644 index 1f2eb4c..0000000 Binary files a/assets/img/1.jpg and /dev/null differ diff --git a/assets/img/10-1400.webp b/assets/img/10-1400.webp deleted file mode 100644 index ce8225b..0000000 Binary files a/assets/img/10-1400.webp and /dev/null differ diff --git a/assets/img/10-480.webp b/assets/img/10-480.webp deleted file mode 100644 index e890a18..0000000 Binary files a/assets/img/10-480.webp and /dev/null differ diff --git a/assets/img/10-800.webp b/assets/img/10-800.webp deleted file mode 100644 index ce8225b..0000000 Binary files a/assets/img/10-800.webp and /dev/null differ diff --git a/assets/img/10.jpg b/assets/img/10.jpg deleted file mode 100644 index e9958d4..0000000 Binary files a/assets/img/10.jpg and /dev/null differ diff --git a/assets/img/11-1400.webp b/assets/img/11-1400.webp deleted file mode 100644 index b941083..0000000 Binary files a/assets/img/11-1400.webp and /dev/null differ diff --git a/assets/img/11-480.webp b/assets/img/11-480.webp deleted file mode 100644 index 2a916f5..0000000 Binary files a/assets/img/11-480.webp and /dev/null differ diff --git a/assets/img/11-800.webp b/assets/img/11-800.webp deleted file mode 100644 index b941083..0000000 Binary files a/assets/img/11-800.webp and /dev/null differ diff --git a/assets/img/11.jpg b/assets/img/11.jpg deleted file mode 100644 index 9db0d27..0000000 Binary files a/assets/img/11.jpg and /dev/null differ diff --git a/assets/img/12-1400.webp b/assets/img/12-1400.webp deleted file mode 100644 index 06b75e0..0000000 Binary files a/assets/img/12-1400.webp and /dev/null differ diff --git a/assets/img/12-480.webp b/assets/img/12-480.webp deleted file mode 100644 index 4fb6466..0000000 Binary files a/assets/img/12-480.webp and /dev/null differ diff --git a/assets/img/12-800.webp b/assets/img/12-800.webp deleted file mode 100644 index 06b75e0..0000000 Binary files a/assets/img/12-800.webp and /dev/null differ diff --git a/assets/img/12.jpg b/assets/img/12.jpg deleted file mode 100644 index e343b39..0000000 Binary files a/assets/img/12.jpg and /dev/null differ diff --git a/assets/img/2-1400.webp b/assets/img/2-1400.webp deleted file mode 100644 index e866316..0000000 Binary files a/assets/img/2-1400.webp and /dev/null differ diff --git a/assets/img/2-480.webp b/assets/img/2-480.webp deleted file mode 100644 index 7bf7225..0000000 Binary files a/assets/img/2-480.webp and /dev/null differ diff --git a/assets/img/2-800.webp b/assets/img/2-800.webp deleted file mode 100644 index e866316..0000000 Binary files a/assets/img/2-800.webp and /dev/null differ diff --git a/assets/img/2.jpg b/assets/img/2.jpg deleted file mode 100644 index 4f663e8..0000000 Binary files a/assets/img/2.jpg and /dev/null differ diff --git a/assets/img/3-1400.webp b/assets/img/3-1400.webp deleted file mode 100644 index 14d10f6..0000000 Binary files a/assets/img/3-1400.webp and /dev/null differ diff --git a/assets/img/3-480.webp b/assets/img/3-480.webp deleted file mode 100644 index 363382c..0000000 Binary files a/assets/img/3-480.webp and /dev/null differ diff --git a/assets/img/3-800.webp b/assets/img/3-800.webp deleted file mode 100644 index 14d10f6..0000000 Binary files a/assets/img/3-800.webp and /dev/null differ diff --git a/assets/img/3.jpg b/assets/img/3.jpg deleted file mode 100644 index 2cc28bd..0000000 Binary files a/assets/img/3.jpg and /dev/null differ diff --git a/assets/img/4-1400.webp b/assets/img/4-1400.webp deleted file mode 100644 index be40a6d..0000000 Binary files a/assets/img/4-1400.webp and /dev/null differ diff --git a/assets/img/4-480.webp b/assets/img/4-480.webp deleted file mode 100644 index 11fbebd..0000000 Binary files a/assets/img/4-480.webp and /dev/null differ diff --git a/assets/img/4-800.webp b/assets/img/4-800.webp deleted file mode 100644 index be40a6d..0000000 Binary files a/assets/img/4-800.webp and /dev/null differ diff --git a/assets/img/4.jpg b/assets/img/4.jpg deleted file mode 100644 index 746b206..0000000 Binary files a/assets/img/4.jpg and /dev/null differ diff --git a/assets/img/5-1400.webp b/assets/img/5-1400.webp deleted file mode 100644 index ed03f87..0000000 Binary files a/assets/img/5-1400.webp and /dev/null differ diff --git a/assets/img/5-480.webp b/assets/img/5-480.webp deleted file mode 100644 index ad0bc1f..0000000 Binary files a/assets/img/5-480.webp and /dev/null differ diff --git a/assets/img/5-800.webp b/assets/img/5-800.webp deleted file mode 100644 index ed03f87..0000000 Binary files a/assets/img/5-800.webp and /dev/null differ diff --git a/assets/img/5.jpg b/assets/img/5.jpg deleted file mode 100644 index 80a4df3..0000000 Binary files a/assets/img/5.jpg and /dev/null differ diff --git a/assets/img/6-1400.webp b/assets/img/6-1400.webp deleted file mode 100644 index 8db021c..0000000 Binary files a/assets/img/6-1400.webp and /dev/null differ diff --git a/assets/img/6-480.webp b/assets/img/6-480.webp deleted file mode 100644 index 42c3506..0000000 Binary files a/assets/img/6-480.webp and /dev/null differ diff --git a/assets/img/6-800.webp b/assets/img/6-800.webp deleted file mode 100644 index 8db021c..0000000 Binary files a/assets/img/6-800.webp and /dev/null differ diff --git a/assets/img/6.jpg b/assets/img/6.jpg deleted file mode 100644 index 92317be..0000000 Binary files a/assets/img/6.jpg and /dev/null differ diff --git a/assets/img/7-1400.webp b/assets/img/7-1400.webp deleted file mode 100644 index 37aa7e8..0000000 Binary files a/assets/img/7-1400.webp and /dev/null differ diff --git a/assets/img/7-480.webp b/assets/img/7-480.webp deleted file mode 100644 index 77fdb68..0000000 Binary files a/assets/img/7-480.webp and /dev/null differ diff --git a/assets/img/7-800.webp b/assets/img/7-800.webp deleted file mode 100644 index 37aa7e8..0000000 Binary files a/assets/img/7-800.webp and /dev/null differ diff --git a/assets/img/7.jpg b/assets/img/7.jpg deleted file mode 100644 index f581ccd..0000000 Binary files a/assets/img/7.jpg and /dev/null differ diff --git a/assets/img/8-1400.webp b/assets/img/8-1400.webp deleted file mode 100644 index a2b1e89..0000000 Binary files a/assets/img/8-1400.webp and /dev/null differ diff --git a/assets/img/8-480.webp b/assets/img/8-480.webp deleted file mode 100644 index c09934e..0000000 Binary files a/assets/img/8-480.webp and /dev/null differ diff --git a/assets/img/8-800.webp b/assets/img/8-800.webp deleted file mode 100644 index a2b1e89..0000000 Binary files a/assets/img/8-800.webp and /dev/null differ diff --git a/assets/img/8.jpg b/assets/img/8.jpg deleted file mode 100644 index 498432a..0000000 Binary files a/assets/img/8.jpg and /dev/null differ diff --git a/assets/img/9-1400.webp b/assets/img/9-1400.webp deleted file mode 100644 index dfac01c..0000000 Binary files a/assets/img/9-1400.webp and /dev/null differ diff --git a/assets/img/9-480.webp b/assets/img/9-480.webp deleted file mode 100644 index c4f7288..0000000 Binary files a/assets/img/9-480.webp and /dev/null differ diff --git a/assets/img/9-800.webp b/assets/img/9-800.webp deleted file mode 100644 index dfac01c..0000000 Binary files a/assets/img/9-800.webp and /dev/null differ diff --git a/assets/img/9.jpg b/assets/img/9.jpg deleted file mode 100644 index d5b7972..0000000 Binary files a/assets/img/9.jpg and /dev/null differ diff --git a/assets/img/al-folio-preview-1400.webp b/assets/img/al-folio-preview-1400.webp deleted file mode 100644 index 6b85f97..0000000 Binary files a/assets/img/al-folio-preview-1400.webp and /dev/null differ diff --git a/assets/img/al-folio-preview-480.webp b/assets/img/al-folio-preview-480.webp deleted file mode 100644 index 8f3a7de..0000000 Binary files a/assets/img/al-folio-preview-480.webp and /dev/null differ diff --git a/assets/img/al-folio-preview-800.webp b/assets/img/al-folio-preview-800.webp deleted file mode 100644 index 6b85f97..0000000 Binary files a/assets/img/al-folio-preview-800.webp and /dev/null differ diff --git a/assets/img/al-folio-preview.png b/assets/img/al-folio-preview.png deleted file mode 100644 index cac744e..0000000 Binary files a/assets/img/al-folio-preview.png and /dev/null differ diff --git a/assets/img/code-screenshot-1400.webp b/assets/img/code-screenshot-1400.webp deleted file mode 100644 index fea23c7..0000000 Binary files a/assets/img/code-screenshot-1400.webp and /dev/null differ diff --git a/assets/img/code-screenshot-480.webp b/assets/img/code-screenshot-480.webp deleted file mode 100644 index 23892f2..0000000 Binary files a/assets/img/code-screenshot-480.webp and /dev/null differ diff --git a/assets/img/code-screenshot-800.webp b/assets/img/code-screenshot-800.webp deleted file mode 100644 index fea23c7..0000000 Binary files a/assets/img/code-screenshot-800.webp and /dev/null differ diff --git a/assets/img/code-screenshot.png b/assets/img/code-screenshot.png deleted file mode 100644 index d880d4d..0000000 Binary files a/assets/img/code-screenshot.png and /dev/null differ diff --git a/assets/img/distill-screenshot-1400.webp b/assets/img/distill-screenshot-1400.webp deleted file mode 100644 index 10cc5d7..0000000 Binary files a/assets/img/distill-screenshot-1400.webp and /dev/null differ diff --git a/assets/img/distill-screenshot-480.webp b/assets/img/distill-screenshot-480.webp deleted file mode 100644 index 9a4a452..0000000 Binary files a/assets/img/distill-screenshot-480.webp and /dev/null differ diff --git a/assets/img/distill-screenshot-800.webp b/assets/img/distill-screenshot-800.webp deleted file mode 100644 index 10cc5d7..0000000 Binary files a/assets/img/distill-screenshot-800.webp and /dev/null differ diff --git a/assets/img/distill-screenshot.png b/assets/img/distill-screenshot.png deleted file mode 100644 index fbf621c..0000000 Binary files a/assets/img/distill-screenshot.png and /dev/null differ diff --git a/assets/img/math-screenshot-1400.webp b/assets/img/math-screenshot-1400.webp deleted file mode 100644 index f8d08c0..0000000 Binary files a/assets/img/math-screenshot-1400.webp and /dev/null differ diff --git a/assets/img/math-screenshot-480.webp b/assets/img/math-screenshot-480.webp deleted file mode 100644 index f70b64c..0000000 Binary files a/assets/img/math-screenshot-480.webp and /dev/null differ diff --git a/assets/img/math-screenshot-800.webp b/assets/img/math-screenshot-800.webp deleted file mode 100644 index f8d08c0..0000000 Binary files a/assets/img/math-screenshot-800.webp and /dev/null differ diff --git a/assets/img/math-screenshot.png b/assets/img/math-screenshot.png deleted file mode 100644 index df7f8d2..0000000 Binary files a/assets/img/math-screenshot.png and /dev/null differ diff --git a/assets/img/pagespeed.svg b/assets/img/pagespeed.svg deleted file mode 100644 index 33d715b..0000000 --- a/assets/img/pagespeed.svg +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - 93 - Performance - , - - - 100 - Accessibility - , - - - 100 - Best Practices - , - - - 100 - SEO - - - - - - - - - - - - - - 0-49 - 50-89 - 90-100 - - - \ No newline at end of file diff --git a/assets/img/photos-screenshot-1400.webp b/assets/img/photos-screenshot-1400.webp deleted file mode 100644 index dd09596..0000000 Binary files a/assets/img/photos-screenshot-1400.webp and /dev/null differ diff --git a/assets/img/photos-screenshot-480.webp b/assets/img/photos-screenshot-480.webp deleted file mode 100644 index 57bbed3..0000000 Binary files a/assets/img/photos-screenshot-480.webp and /dev/null differ diff --git a/assets/img/photos-screenshot-800.webp b/assets/img/photos-screenshot-800.webp deleted file mode 100644 index dd09596..0000000 Binary files a/assets/img/photos-screenshot-800.webp and /dev/null differ diff --git a/assets/img/photos-screenshot.png b/assets/img/photos-screenshot.png deleted file mode 100644 index 3dce0a1..0000000 Binary files a/assets/img/photos-screenshot.png and /dev/null differ diff --git a/assets/img/prof_pic-1400.webp b/assets/img/prof_pic-1400.webp index 5a41130..7f6bc1e 100644 Binary files a/assets/img/prof_pic-1400.webp and b/assets/img/prof_pic-1400.webp differ diff --git a/assets/img/prof_pic-480.webp b/assets/img/prof_pic-480.webp index cdcdfd7..494744b 100644 Binary files a/assets/img/prof_pic-480.webp and b/assets/img/prof_pic-480.webp differ diff --git a/assets/img/prof_pic-800.webp b/assets/img/prof_pic-800.webp index 5a41130..7f6bc1e 100644 Binary files a/assets/img/prof_pic-800.webp and b/assets/img/prof_pic-800.webp differ diff --git a/assets/img/prof_pic.jpg b/assets/img/prof_pic.jpg deleted file mode 100644 index 46bcf9c..0000000 Binary files a/assets/img/prof_pic.jpg and /dev/null differ diff --git a/assets/img/projects-screenshot-1400.webp b/assets/img/projects-screenshot-1400.webp deleted file mode 100644 index cbf75e7..0000000 Binary files a/assets/img/projects-screenshot-1400.webp and /dev/null differ diff --git a/assets/img/projects-screenshot-480.webp b/assets/img/projects-screenshot-480.webp deleted file mode 100644 index 77f32be..0000000 Binary files a/assets/img/projects-screenshot-480.webp and /dev/null differ diff --git a/assets/img/projects-screenshot-800.webp b/assets/img/projects-screenshot-800.webp deleted file mode 100644 index cbf75e7..0000000 Binary files a/assets/img/projects-screenshot-800.webp and /dev/null differ diff --git a/assets/img/projects-screenshot.png b/assets/img/projects-screenshot.png deleted file mode 100644 index 81c2bde..0000000 Binary files a/assets/img/projects-screenshot.png and /dev/null differ diff --git a/assets/img/publications-screenshot-1400.webp b/assets/img/publications-screenshot-1400.webp deleted file mode 100644 index 73fa362..0000000 Binary files a/assets/img/publications-screenshot-1400.webp and /dev/null differ diff --git a/assets/img/publications-screenshot-480.webp b/assets/img/publications-screenshot-480.webp deleted file mode 100644 index 5fd4e0b..0000000 Binary files a/assets/img/publications-screenshot-480.webp and /dev/null differ diff --git a/assets/img/publications-screenshot-800.webp b/assets/img/publications-screenshot-800.webp deleted file mode 100644 index 73fa362..0000000 Binary files a/assets/img/publications-screenshot-800.webp and /dev/null differ diff --git a/assets/img/publications-screenshot.png b/assets/img/publications-screenshot.png deleted file mode 100644 index df8f78c..0000000 Binary files a/assets/img/publications-screenshot.png and /dev/null differ diff --git a/assets/jupyter/blog.ipynb.html b/assets/jupyter/blog.ipynb.html index bbb952b..986fbb1 100644 --- a/assets/jupyter/blog.ipynb.html +++ b/assets/jupyter/blog.ipynb.html @@ -1,4 +1,4 @@ - jekyll-jupyter-notebook20231023-1887-ad47qw