Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master sync #3

Merged
merged 203 commits into from
Apr 22, 2023
Merged

Master sync #3

merged 203 commits into from
Apr 22, 2023

Commits on Jul 25, 2021

  1. Update _config.yml

    alshedivat committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    5694d43 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. Update bug_report.md

    alshedivat committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    664220e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e328dc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. adds submenu in navigation bar. (fixes issue alshedivat#159) (alshedi…

    …vat#334)
    
    * adds submenu in navigation bar. (fixes issue alshedivat#159)
    
    * Updated scss files to change hover animations on dropdown submenus, on both dark mode and light mode
    riddhimanadib committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    f4c01ac View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    5a65595 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    04f526d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Revert jekyll-scholar bibtex filters (alshedivat#381)

    * Revert "Fix latex rendering issue in the bibliography entries (alshedivat#358)"
    
    This reverts commit e328dc6.
    
    * Update mathjax version to 3.2.0
    
    * Add bibtex_filters explicitly to _config.yml
    alshedivat committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    b323767 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. add website (alshedivat#383)

    sdaza committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    0885f49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    895063a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. Configuration menu
    Copy the full SHA
    ce15b08 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    3ca8883 View commit details
    Browse the repository at this point in the history
  2. add jekyll target blank plugin (alshedivat#404)

    * add jekyll target blank
    
    * Remove manual target blank from everywhere
    
    * Update README.md
    
    * Set ruby version to 3.0.2 in the deploy script
    
    Co-authored-by: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
    pourmand1376 and alshedivat committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    6b0bf87 View commit details
    Browse the repository at this point in the history
  3. Add jekyll-diagrams (alshedivat#333)

    * Add mermaid support via jekyll-diagrams
    
    * Add mermaid install to deploy workflow
    alshedivat committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    cd4b382 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    alshedivat committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    52fcd07 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Update README.md

    alshedivat committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    eea0e5f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Update README.md

    alshedivat committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    1d974fa View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Add RSS icon to social.html (alshedivat#418)

    * Add rss icon
    
    * Add a blank line to make sure rss icon is always at the last
    rohandebsarkar committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    533bed5 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Update README.md

    alshedivat committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    1b64518 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    ed1a9ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae9ecf2 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Update deploy.yml (alshedivat#436)

    ‘action’ is deprecated, change to ‘ruby’
    https://github.com/ruby/setup-ruby
    jmrplens committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    6968945 View commit details
    Browse the repository at this point in the history
  2. Optimize Website Load Time (alshedivat#435)

    * Place js files after body tag
    
    * Add Analytics to the end of script
    
    * Minor nits and fixes
    
    Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
    pourmand1376 and alshedivat committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    9c36be1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    174024e View commit details
    Browse the repository at this point in the history
  4. Added Jekyll-Archives (for tags, categories) and Jekyll site-map (als…

    …hedivat#346)
    
    * Add webpage to academic pages list
    
    * adding panelbear analytics
    
    * added categories for projects and horizontal mode display for projects
    
    * rewrote the code to ensure it works properly with current project definitions
    
    * Style adjustments
    
    * added blockquote format, jekyll-archives, tag, year archive pages, and reading time.
    
    * added archive meta to blog posts list and individual posts.
    
    * added sitemap
    
    * stylistic modifications to jekyll-archive addition
    
    * Minor fixes
    
    Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
    AbstractGeek and alshedivat committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    1c52125 View commit details
    Browse the repository at this point in the history
  5. Optimize dark theme (alshedivat#431)

    * Optimize dark theme
    
    * Fix-up
    
    * Minor fixes
    
    Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
    Edsuns and alshedivat committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    fe3339d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    032ff48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d500e08 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    alshedivat committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    47aea31 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Update README.md

    alshedivat committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    e95f421 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    0a8bfb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. Configuration menu
    Copy the full SHA
    5612275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b45b247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f10dc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0cfbbd View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Fix a small bug in _includes/responsive_img.html

    Correctly fixes the issue mentioned in alshedivat#471.
    alshedivat committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    8de1ad4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d574787 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e4e147 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Use WebP responsive images (alshedivat#498)

    This PR replaces the jekyll-responsive-images with jekyll-imagemagick for responsive WebP images.
    
    WebP images are much smaller compared to PNG and JPEG, faster to load and most of the modern browsers recommend it.
    
    More information about WebP images: https://developers.google.com/speed/webp
    rohandebsarkar committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    0e3cff9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d28129 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Update 2015-10-20-math.md (alshedivat#514)

    Typo
    jlehrer1 committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    7f53255 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Configuration menu
    Copy the full SHA
    b950fc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17329fc View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Correctly slugify distill TOC (alshedivat#519)

    * Correctly slugify distill TOC
    
    * Add special character to demo distill post's TOC
    alshedivat committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    b715177 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    dcce13b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b801ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c2e657 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. added my website to readme examples (alshedivat#530)

    Ali Kuwajerwala committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    44079da View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    3a7c57b View commit details
    Browse the repository at this point in the history
  2. fixed title for og preview, otherwise its "blank" (alshedivat#531)

    * fixed title for og preview, otherwise its "blank"
    
    * Update _includes/metadata.html
    
    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
    Ali Kuwajerwala and alshedivat committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    f936811 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    c3ac2b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Configuration menu
    Copy the full SHA
    4b55a40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4886b0 View commit details
    Browse the repository at this point in the history
  3. Change -webkit-transition to transition-property (alshedivat#540)

    As per https://developer.mozilla.org/en-US/docs/Web/CSS/@media/-webkit-transition, webkit-transition feature is no longer recommended. Though some browsers might still support it, it may have already been removed from the relevant web standards, may be in the process of being dropped, or may only be kept for compatibility purposes.
    vanshaj18 committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    16a1a77 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Layout Spacing problem when footer_fixed: false (alshedivat#554)

    * fix space
    
    * Minor adjustments
    
    Co-authored-by: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
    pourmand1376 and alshedivat committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    13e6ceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d071346 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a50364c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Theme and responsiveness fixes (alshedivat#509)

    * Dark themed cards
    
    * Responsiveness fixes
    
    * added dark stylesheet option
    
    * highlight theme toggle
    
    * added highlight function
    
    * added highlight themes to assets/css
    
    * offline highlight implementation
    
    * Fixes for masonry
    
    * Revert "added highlight themes to assets/css"
    
    This reverts commit ee7cb76.
    
    * Update `code syntax highlighting` to use jsdelivr CDN
    
    * Project card responsiveness fixes
    
    * added personal website to readme
    
    veedata.github.io
    
    * Reverted responsiveness chnages
    
    * Minor adjustments
    
    Co-authored-by: rohandebsarkar <rohandebsarkar@gmail.com>
    Co-authored-by: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
    3 people committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    77b60dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c37abc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07a2e05 View commit details
    Browse the repository at this point in the history
  4. Fix alshedivat#565

    alshedivat committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    53eef90 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    55ca811 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Configuration menu
    Copy the full SHA
    ce26339 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    d05ef48 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Empty entrytype if not article or inproceedings (alshedivat#578)

    For bibtex entries that are neither articles nor proceedings, the value `entrytype` carries over from the previous entry in the loop, leading to incorrect displays. This PR fixes that.
    gdalle committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    a2f7f05 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Configuration menu
    Copy the full SHA
    a6174a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7dd7f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Add support for external blog posts (alshedivat#647)

    * Add support for external blog posts
    
    * Cosmetic fixes
    alshedivat committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    42abefc View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Added documentation on publication buttons (alshedivat#651)

    * Added documentation on publication buttons
    
    * Added missing </details>
    tonnesfn committed May 1, 2022
    Configuration menu
    Copy the full SHA
    e5c1012 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4e170a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Add a new star (alshedivat#667)

    Add a start to list of academic personal webpages
    carolinacarreira committed May 12, 2022
    Configuration menu
    Copy the full SHA
    49c339a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e40bc98 View commit details
    Browse the repository at this point in the history
  3. Add jekyll-minifier (alshedivat#668)

    * Remove obsolete plugins
    
    * Add `jekyll-minifier`
    
    * Add `JEKYLL_ENV=production`
    rohandebsarkar committed May 12, 2022
    Configuration menu
    Copy the full SHA
    503bfc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8db7daf View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    f7274c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Fix theme (alshedivat#697)

    * fix theme
    
    * fix theme
    
    Co-authored-by: rohandebsarkar <rohandebsarkar@gmail.com>
    rohandebsarkar and rohandebsarkar committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    4e460ee View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Configuration menu
    Copy the full SHA
    6d66ae8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb5ef8f View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Configuration menu
    Copy the full SHA
    bcd43a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    032f0e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    7c742c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Configuration menu
    Copy the full SHA
    6b61236 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Adds support for preview images for publications (alshedivat#730)

    * Adds support for publication teaser
    
    * Adds an example for publication teaser
    
    * Update example publication teaser
    
    * Update size
    
    * change `teaser` to `preview`
    
    * Update _config.yml
    
    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
    
    * Update _layouts/bib.html
    
    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
    
    * Update _layouts/bib.html
    
    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
    
    * Update _layouts/bib.html
    
    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
    
    * Update _sass/_base.scss
    
    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
    
    * Update _sass/_base.scss
    
    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
    
    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
    rohandebsarkar and alshedivat committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    9411786 View commit details
    Browse the repository at this point in the history
  2. Adds support for tag-list (alshedivat#734)

    * Adds support for tag-list
    
    * Update _sass/_base.scss
    
    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
    
    * Made tags optional
    
    * Responsive deign for tag-list
    
    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
    rohandebsarkar and alshedivat committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    4a53a32 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    a27cf93 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. add star (alshedivat#744)

    manandey committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    510587c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3672e8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    683fe65 View commit details
    Browse the repository at this point in the history
  4. Fix responsive image (alshedivat#748)

    * fix
    
    * base url
    
    * Revert "base url"
    
    This reverts commit 2e81d32.
    
    * fix
    rohandebsarkar committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    dee9225 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. Better bundler caching for GitHub Actions (alshedivat#750)

    * Better caching for GitHub Actions
    
    * Update `actions/checkout` to `v3`
    rohandebsarkar committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    9d71804 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. docs: add alshedivat as a contributor for design, code (alshedivat#751)

    * docs: update README.md [skip ci]
    
    * docs: create .all-contributorsrc [skip ci]
    
    * Update .all-contributorsrc
    
    * Update README.md
    
    * Update .all-contributorsrc
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    Co-authored-by: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
    allcontributors[bot] and alshedivat committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    cb3ea9c View commit details
    Browse the repository at this point in the history
  2. docs: add rohandebsarkar as a contributor for code (alshedivat#752)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    c09d3ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e9d3a4 View commit details
    Browse the repository at this point in the history
  4. docs: add pourmand1376 as a contributor for code (alshedivat#753)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    c7736d6 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    alshedivat committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    09c8781 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    alshedivat committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    b3dac1f View commit details
    Browse the repository at this point in the history
  7. Update README.md

    alshedivat committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    7c71285 View commit details
    Browse the repository at this point in the history
  8. Adds support max_author_limit (alshedivat#732)

    * Adds support max author limit
    
    * typo
    
    * fix
    
    * display all authors by default
    
    * Added an example
    
    * Added 'and' before the last author
    
    * Improve hiding/showing more authors
    
    * Add title text
    
    Co-authored-by: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
    3 people committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    07330b9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    26e41e7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7afa104 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    edd9fb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. fix more authors bug (alshedivat#758)

    * fix more authors bug
    
    * fix
    
    * add preview
    
    Co-authored-by: Rohan Deb Sarkar <rohandebsarkar@gmail.com>
    lufficc and rohandebsarkar committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    24a5084 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Optimize image qualities and a fix (alshedivat#762)

    * blog tag-list
    
    * optimize publication preview
    
    * better compression
    
    * optimize jpg project images
    
    * reduce sizes of project images
    
    * fix
    rohandebsarkar committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    1ac9b7c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    b6ea0d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99b14c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Adds support for repositories (alshedivat#760)

    * Add support for github repo cards
    
    * add support for dark theme
    
    * Add support for custom theme
    
    * repositories
    
    * fix
    
    * make it simpler
    
    * spcaing
    
    * responsive fix
    
    * adds support for usernames
    
    * make it modular
    
    * fix
    
    * show icons
    
    * cache_seconds
    
    * fix
    
    * Revert "cache_seconds"
    
    This reverts commit a9dd4d5.
    
    * add last line
    
    * fix
    
    * github only
    
    * fix
    
    * Add instructions
    
    * Add `README.md` instructions
    
    * Add `nav_order`
    rohandebsarkar committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    f618757 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Adds support for GA4 Google Analytics (alshedivat#727)

    * Update `analytics.html`
    
    * Update `config.yml`
    
    * Update
    
    * Update
    rohandebsarkar committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    2fadee6 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Added my webpage to the list (alshedivat#788)

    Added my webpage to the list.
    johanneshoerner committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    96e794f View commit details
    Browse the repository at this point in the history
  2. Fix title spaces and a few links (alshedivat#789)

    * fix title
    
    * fix a few links
    
    * add line
    rohandebsarkar committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    4817639 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Configuration menu
    Copy the full SHA
    2186bdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58391d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a36d7f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. Configuration menu
    Copy the full SHA
    7a942fe View commit details
    Browse the repository at this point in the history
  2. Update README.md

    alshedivat committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    b2b1449 View commit details
    Browse the repository at this point in the history
  3. add page (alshedivat#817)

    taidnguyen committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    967e367 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    c142853 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. fixe typos (alshedivat#823)

    alpsencer committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ca88366 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Fix grammar (alshedivat#848)

    wristy committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    bf6f8a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    30e51bc View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Update README.md

    alshedivat committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    47694a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf9640c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    5b3117b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Add dominikstrb's personal page (alshedivat#880)

    Added a link to my personal website to the README
    dominikstrb committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    4d02d1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7410772 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. add more social media (alshedivat#878)

    alshedivat#877 is an explanation of the issue. The new icons include Kaggle,
    LastFM, Spotify, Pinterest, Unsplash, Instagram, and Facebook, and you
    can change their order.
    kargaranamir committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    93ab843 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. add multiple last names in bibliography (alshedivat#905)

    Multiple last names can be defined to be highlighted in the bibliography
    (alshedivat#904)
    johanneshoerner committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    bfc4725 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. Configuration menu
    Copy the full SHA
    281cc82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23b0d1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54cbd6d View commit details
    Browse the repository at this point in the history
  4. Update README.md

    alshedivat committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    fbbca1a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Set the margin according to the alignment selected (alshedivat#928)

    As reported in alshedivat#927, the style of the profile class only considers a
    left-margin regardless of the alignment option selected.
    Thus, when the user changes the default alignment there is no
    corresponding margin to match their selection.
    My commit addresses this by enabling the corresponding margin for the
    left or right alignment options
    cmoralesmx committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    30512ee View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Fix default highlighting (alshedivat#931)

    The default setting `media="none"` disables code highlighting. This
    works OK when we have `enable_darkmode: true` in `config.yml` as the
    code handling the dark/light theme switching takes care of setting
    `media=""` for the preferred theme.
    However, setting `enable_darkmode: false` prevents importing `theme.js`
    which in turn prevents said change thus the default highlighting stays
    disabled.
    Setting `media=""` by default enables the default highlighting when
    `enable_darkmode` is false.
    
    Fixes alshedivat#929
    cmoralesmx committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    951ae92 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Fixed missing year in title when in blog archive (alshedivat#921)

    Fixed missing year in title when visualizing blog archive filtered by
    year
    
    Signed-off-by: George Araujo <george.gcac@gmail.com>
    george-gca committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    7d7567e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Slugify tag and category links (alshedivat#947)

    Fixes links to jekyll-archive pages when tag/category contains spaces.
    sim642 committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    5f3c487 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Update README.md (alshedivat#953)

    added the link to the personal academic site I've started working on
    using al-folio in the table
    tylerbarna committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    170e6ad View commit details
    Browse the repository at this point in the history
  2. Fixed broken link to distill-style blog post (alshedivat#957)

    Updated README.md with the correct link to the distill-style blog post
    example.
    MiroslavSuzara committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    215fb34 View commit details
    Browse the repository at this point in the history
  3. Add a progress bar to show the scroll position (alshedivat#934)

    This feature adds a horizontal bar under the top menu which tracks the
    vertical scroll position. Such a feature can be useful to represent how
    much is left to read on the current page more aesthetically.
    
    As this is an optional feature, `enable_progressbar` must be set to
    `true` in `_config.yml` to activate the functionality.
    
    I am not the original author of this code. I just made it compatible
    with the current version of the template at the time of this commit. The
    original code was most likely authored by Pankaj Parashar in this
    [post](https://css-tricks.com/reading-position-indicator/) made a few
    years before the first inclusion in an `al-folio` site. Then, the code
    was adapted for compatibility with the template at Anthony Plantanios'
    site. Finally, I did
    the last updates to have the code fit the new conventions used in the
    project.
    
    This was discussed in alshedivat#557
    
    Co-authored-by: rohandebsarkar <rohandebsarkar@gmail.com>
    cmoralesmx and rohandebsarkar committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    08a839c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    232ff28 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    6bd1135 View commit details
    Browse the repository at this point in the history
  2. Add altmetric badges to paper (alshedivat#950)

    [Altmetric](https://www.altmetric.com/) tracks social media and citation
    activity for a paper. I added an option to add the altmeric id to a
    paper's bib entry, which results in the altmeric badge for the paper
    being displayed next to the other buttons. As an example, I added the
    altmetric id for the Einstein, Podolsky & Rosen paper.
    dominikstrb committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    c87d1b4 View commit details
    Browse the repository at this point in the history
  3. Small stylistic fix

    alshedivat committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    92cbaf9 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Update README.md

    alshedivat committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    a552443 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Add Docker-compose file for windows compatibility (alshedivat#875)

    This file makes it easier for windows users to use docker. (Closes alshedivat#829)
    
    Previous to this commit, those who used Windows had to install Ubuntu
    inside windows (via WSL) and run our commands. Now they can run it by
    just typing `docker-compose up`.
    
    > The main problem was that `./bin/dockerhub_run.sh` command was written
    with `Bash` in mind and you had to change it a little bit to make it
    compatible with windows `Powershell`. We shouldn't have two scripts.
    This is why adding a `docker-compose.yml` file is necessary.
    pourmand1376 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    7172df0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    576e7b0 View commit details
    Browse the repository at this point in the history
  2. Add Junshen's personal page (alshedivat#979)

    Added a link to my personal website to the README.
    daviddmc committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    8f38315 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Configuration menu
    Copy the full SHA
    f58ac5b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    357f6e9 View commit details
    Browse the repository at this point in the history
  2. New update to GH Actions: Deprecating save-state and set-output c…

    …ommands (alshedivat#986)
    
    Hi there
    
    First of all, thanks for this amazing complete theme
    
    Due to this warning which has been recently showed by Github,
    `::set-output` will be deprecated and must be replaced with a new method
    
    
    ![image](https://user-images.githubusercontent.com/86428901/201933020-4a53d735-08b4-41d3-b38c-e16942fdd64e.png)
    
    topic: [GitHub Actions: Deprecating save-state and set-output
    commands](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/)
    
    Thanks
    alerezaaa committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    e2966c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Add Andreas Kuster's published webpage (alshedivat#991)

    Thanks a lot for this very neat and professional template. This PR adds
    my academic page to the Academics list
    andreaskuster committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    01119b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    f1eb160 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df70bfe View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    010d2ee View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Update README.md (alshedivat#1014)

    Adding my webpage.
    noman-bashir committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    cbd9698 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    e78a622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4883684 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    5c5a2c8 View commit details
    Browse the repository at this point in the history
  2. Add support for giscus comments (alshedivat#1028)

    adds support for comments on posts using https://giscus.app/
    alshedivat committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    b9f1fc8 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    37ccb2e View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. Configuration menu
    Copy the full SHA
    5e48424 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34eb856 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    925cac0 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Configuration menu
    Copy the full SHA
    5358844 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69e013b View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    3a4de50 View commit details
    Browse the repository at this point in the history
  2. Fix SRI hash (alshedivat#1087)

    Sorry, forgot to change the SRI.
    rohandebsarkar committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    f17eb7f View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Configuration menu
    Copy the full SHA
    e7b83a7 View commit details
    Browse the repository at this point in the history
  2. Adds Dimensions badge (alshedivat#1086)

    This adds a dimension badge as requested in alshedivat#987.
    
    This separates the the links from the badges, in case more badges need to be added in the future.
    rohandebsarkar committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    a968557 View commit details
    Browse the repository at this point in the history
  3. Add news page (alshedivat#1085)

    fixes alshedivat#993 
    
    Also added links to news and publications from respective section
    headers on the home page. Changed the colors of the header links to make
    it consistent with the previous look.
    rohandebsarkar committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    f2be212 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Added my star to README (alshedivat#1093)

    Added my webpage link (⭐) to the table of `al-folio` users.
    rodosingh committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    909401f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Update favicon emoji length limit (alshedivat#1099)

    Since, a image file will always contain a dot and a three letter
    extension at least (ex: `.jpg`, `.png`, `.jpeg`, etc). Therefore we can
    safely set the limit up to 4.
    
    fixes alshedivat#1096
    rohandebsarkar committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    cfdde24 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. fix distill hyperlink color (alshedivat#1113)

    Make distill hyperlink color logic consistent with rest of the theme.
    
    fixes alshedivat#1105
    rohandebsarkar committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    aca95e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. fix: small typo (alshedivat#1143)

    fix a small typo
    ZhengLin-Li committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    d0b0d9e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Use figure for bib entry preview (alshedivat#1152)

    This makes sure that the image is resized per media type by imagemagick.
    The result is still a bit too big (1400 width on desktop), but better
    than nothing.
    
    Signed-off-by: Zuhair AlSader <zalsader@hotmail.com>
    zalsader committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    33f29dd View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Add CogSci workshop to list of workshops in README (alshedivat#1170)

    created a new row in the 'Workshops' section to add a workshop at Cogsci
    2022 where we used this awesome template!
    Thanks!
    kushinm committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    efaafaa View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Add star to academic portfolios (alshedivat#1178)

    Adding my portfolio website to the list.
    vdivakar committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    9b14e42 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Added george-gca academic site (alshedivat#1183)

    Added new academic site
    
    Signed-off-by: George Araújo <george.gcac@gmail.com>
    
    Signed-off-by: George Araújo <george.gcac@gmail.com>
    george-gca committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    182eb94 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Update README.md to encourage people to use Use this template (alsh…

    …edivat#1167)
    
    This PR changes README.md to encourage people to use `Use this template`
    rather than `fork`.
    
    ### Differences between `Use this template` and fork
    > - A new fork includes the entire commit history of the parent
    repository, while a repository created from a template starts with a
    single commit.
    > - Commits to a fork don't appear in your contributions graph, while
    commits to a repository created from a template do appear in your
    contribution graph.
    > - A fork can be a temporary way to contribute code to an existing
    project, while creating a repository from a template starts a new
    project quickly.
    [Ref](https://docs.github.com/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template)
    
    ### Cons
    Possible con would be that it is harder to pull the new changes from
    this repo to the users' repos. It does not seem like impossible to do so
    but it will require additonal actions on the users end.
    - https://github.com/orgs/community/discussions/23528
    -
    https://stackoverflow.com/questions/56577184/github-pull-changes-from-a-template-repository
    
    ---------
    
    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
    KS1019 and alshedivat committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    e1736bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8f1b16 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Update README.md

    alshedivat committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    15ce6a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    4005ff4 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    8ccc284 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Configuration menu
    Copy the full SHA
    28953d5 View commit details
    Browse the repository at this point in the history
  2. feat: add wikipedia social (alshedivat#1097)

    I imagine more people have wikipedia accounts than wikidata entries
    about them 😉
    ChildishGiant committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    3947dce View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. OSF social link (alshedivat#1217)

    Added missing "/" in the OSF link.
    buerviper committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    59308f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Added information about using github action (alshedivat#1226)

    By using this Github action it is possible to keep the derived
    repository up-to-date with its template.
    
    I am currently using this to keep my website up to date with the
    template repository. An example of the PR this action creates can be
    seen [here](george-gca/george-gca.github.io#13).
    
    Signed-off-by: George Araújo <george.gcac@gmail.com>
    george-gca committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    f4a369b View commit details
    Browse the repository at this point in the history
  2. Added github 🏆 section in repositories (alshedivat#1229)

    Creates a new section with user trophies.
    george-gca committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    56480a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Replace bin/deploy with GitHub Action (alshedivat#1234)

    This PR updates `deploy.yml` to use the GitHub Action [Deploy to GitHub Pages](https://github.com/marketplace/actions/deploy-to-github-pages).
    scottleechua authored and alshedivat committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    2f49d07 View commit details
    Browse the repository at this point in the history
  2. Avoiding specific warning on Google Chrome (alshedivat#1268)

    Avoids a warning that appears in the console when opening the site on Google Chrome
    george-gca committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    1701a23 View commit details
    Browse the repository at this point in the history
  3. Added related_posts false to the announcements front matter (alshediv…

    …at#1266)
    
    Added `related_posts: false` to the announcements front matter to avoid
    errors like alshedivat#1203. Also included explanation in README FAQ section.
    george-gca committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    45c3d91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa9e1c3 View commit details
    Browse the repository at this point in the history
  5. Implemented copy code button feature (alshedivat#1267)

    Implemented support for copy code button in code blocks (alshedivat#1262), also updated blog post about code to reflect it.
    george-gca committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    bacddc7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9a1f83 View commit details
    Browse the repository at this point in the history
  7. update readme + remove sponsorship info (alshedivat#1274)

    majority of the recent improvements to al-folio have been truly driven
    by a growing community of fans and contributors. this template has
    gradually transformed from a low-key weekend project into a "public
    good" of some sort used by thousands of people, university labs and
    classes, and academic conference and workshops. as such, having personal
    sponsorship info from the repository is no longer relevant.
    
    as the community grows a bit further, we may have to think about
    establishing some kind of governance around decisions of how al-folio is
    supposed to evolve, which features to prioritize, and how to reward
    contributors for their hard work. for now, these decisions will be made
    by the project maintainers (active contributors are welcome to join the
    team). and I'm all ears for proposals and suggestions!
    alshedivat committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    6b3b92c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    ad504b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dee124 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Moved information about creating your repo to front (alshedivat#1298)

    Moved information about using this template to the beginning of the
    installation part, added a few more documentation links in it, fixed
    some typos.
    
    ---------
    
    Signed-off-by: George Araújo <george.gcac@gmail.com>
    george-gca committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    2fffdf3 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    07f5b4d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    5ff54a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Implemented latest posts on about page (alshedivat#1307)

    Adresses alshedivat#340
    
    ---------
    
    Signed-off-by: George Araújo <george.gcac@gmail.com>
    george-gca committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    60209cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aaf0df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9351f3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf62dc3 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Update README.md

    alshedivat committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    8c8f20c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Merged original repo

    passalis committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    082a585 View commit details
    Browse the repository at this point in the history