Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit f7274c0
Author: Rohan Deb Sarkar <rohandebsarkar@gmail.com>
Date:   Mon May 16 07:12:41 2022 +0530

    Minor fixes for previous PR #668 (#672)

commit 8db7daf
Author: Rohan Deb Sarkar <rohandebsarkar@gmail.com>
Date:   Fri May 13 00:37:04 2022 +0530

    Add support for `nav_order` and Fix hardcoded navbar titles (#664)

commit 503bfc2
Author: Rohan Deb Sarkar <rohandebsarkar@gmail.com>
Date:   Fri May 13 00:16:01 2022 +0530

    Add `jekyll-minifier` (#668)

    * Remove obsolete plugins

    * Add `jekyll-minifier`

    * Add `JEKYLL_ENV=production`

commit e40bc98
Author: Rohan Deb Sarkar <rohandebsarkar@gmail.com>
Date:   Thu May 12 23:10:21 2022 +0530

    Delete `travis.yml` (#665)

commit 49c339a
Author: Carolina Carreira <carolinamcarreira@gmail.com>
Date:   Thu May 12 18:39:20 2022 +0100

    Add a new star (#667)

    Add a start to list of academic personal webpages

commit c4e170a
Author: Tønnes Nygaard <tonnes.nygaard@gmail.com>
Date:   Sun May 1 17:38:39 2022 +0200

    Added bibtex filter to hide custom bibtex keywords from bib file output (#652)

commit e5c1012
Author: Tønnes Nygaard <tonnes.nygaard@gmail.com>
Date:   Sun May 1 17:38:28 2022 +0200

    Added documentation on publication buttons (#651)

    * Added documentation on publication buttons

    * Added missing </details>

commit 42abefc
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sun Apr 24 10:09:21 2022 -0400

    Add support for external blog posts (#647)

    * Add support for external blog posts

    * Cosmetic fixes

commit f7dd7f6
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sun Apr 3 09:55:12 2022 -0700

    Call bash on bin/deploy in github actions (#625)

commit a6174a6
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sun Apr 3 06:05:19 2022 -0700

    Fix table colors in dark mode (#624)

commit a2f7f05
Author: Guillaume Dalle <22795598+gdalle@users.noreply.github.com>
Date:   Sun Apr 3 00:23:00 2022 +0200

    Empty entrytype if not article or inproceedings (#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.

commit d05ef48
Author: Tirtharaj Dash <dashtirtharaj@gmail.com>
Date:   Mon Mar 28 05:53:29 2022 +0530

    Added a star (#617)

commit ce26339
Author: Amala Wilson <amalachirayil@gmail.com>
Date:   Sat Mar 12 01:28:48 2022 -0500

    Added amalawilson.com to the list of user samples (#595)

commit 55ca811
Author: Kun Wu <tonywukun@qq.com>
Date:   Tue Mar 1 23:19:13 2022 -0600

    mention K-Wu personal website in readme (#575)

commit 53eef90
Author: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
Date:   Sun Feb 20 08:28:52 2022 -0800

    Fix #565

commit 07a2e05
Author: Amir Pourmand <pourmand1376@gmail.com>
Date:   Sun Feb 20 08:19:47 2022 +0330

    Add custom favicon if needed (#386)

commit c37abc4
Author: Jiashu Xu <jiashuxu@usc.edu>
Date:   Sat Feb 19 19:41:13 2022 -0800

    enable blog to redirect to asset (#550)

commit 77b60dc
Author: Viraj Thakkar <43007623+veedata@users.noreply.github.com>
Date:   Sun Feb 20 07:16:45 2022 +0530

    Theme and responsiveness fixes (#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 ee7cb7675671430697f3a38bd5a56405179e6dd9.

    * 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>

commit a50364c
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sun Feb 13 20:07:29 2022 -0800

    Fix a small bug in news (#560)

commit d071346
Author: yyang768osu <yyang.ohiostate@gmail.com>
Date:   Sun Feb 13 19:53:22 2022 -0800

    Add Yang's webpage (#559)

commit 13e6ceb
Author: Amir Pourmand <pourmand1376@gmail.com>
Date:   Mon Feb 14 07:22:51 2022 +0330

    Layout Spacing problem when footer_fixed: false (#554)

    * fix space

    * Minor adjustments

    Co-authored-by: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>

commit 16a1a77
Author: Vanshaj Kerni <vkerni@ph.iitr.ac.in>
Date:   Mon Jan 31 05:11:16 2022 +0530

    Change -webkit-transition to transition-property (#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.

commit d4886b0
Author: Rohan Deb Sarkar <rohandebsarkar@gmail.com>
Date:   Mon Jan 31 05:03:29 2022 +0530

    Update README.md and LICENSE year (#544)

commit 4b55a40
Author: Jack Lloyd-Walters <skiy@outlook.com>
Date:   Sun Jan 30 23:32:28 2022 +0000

    Add my own site to the readme (#545)

commit c3ac2b4
Author: Scott Lee Chua <51027688+scottleechua@users.noreply.github.com>
Date:   Fri Jan 21 12:26:10 2022 +0800

    Add my personal website to Readme examples (#535)

commit f936811
Author: Ali Kuwajerwala <aliqk1603@gmail.com>
Date:   Thu Jan 20 12:05:25 2022 -0500

    fixed title for og preview, otherwise its "blank" (#531)

    * fixed title for og preview, otherwise its "blank"

    * Update _includes/metadata.html

    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

commit 3a7c57b
Author: Amir Pourmand <pourmand1376@gmail.com>
Date:   Thu Jan 20 20:31:37 2022 +0330

    Add website to README.md (#533)

commit 44079da
Author: Ali Kuwajerwala <aliqk1603@gmail.com>
Date:   Mon Jan 17 19:46:18 2022 -0500

    added my website to readme examples (#530)

commit 0c2e657
Author: Rohan Deb Sarkar <rohandebsarkar@gmail.com>
Date:   Fri Jan 14 04:20:50 2022 +0530

    Update library versions (bootstap, jquery, fontawesome, academicicons, masonry, mdbootstrap) (#521)

commit 0b801ac
Author: Jun-Liang Lin <82939287+junliang-lin@users.noreply.github.com>
Date:   Thu Jan 13 17:48:22 2022 -0500

    Fix distill collapsible Navbar (#524)

commit dcce13b
Author: Rohan Deb Sarkar <rohandebsarkar@gmail.com>
Date:   Fri Jan 14 04:18:12 2022 +0530

    Minor fixes (#522)

commit b715177
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Mon Jan 3 08:50:53 2022 -0500

    Correctly slugify distill TOC (#519)

    * Correctly slugify distill TOC

    * Add special character to demo distill post's TOC

commit 17329fc
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Fri Dec 31 19:47:19 2021 +0300

    Fix distill dark mode again (#517)

commit b950fc3
Author: José M. Requena Plens <joreple@upv.es>
Date:   Fri Dec 31 17:46:42 2021 +0100

    Better SEO, OpenGraph, schema.org and clean generated code (#481)

commit 7f53255
Author: Julian Lehrer <jmlehrer@ucsc.edu>
Date:   Thu Dec 23 04:36:48 2021 -0800

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

    Typo

commit 4d28129
Author: Amir Pourmand <pourmand1376@gmail.com>
Date:   Wed Dec 22 11:57:28 2021 +0330

    Delete assets/resized directory from GIT (#440)

commit 0e3cff9
Author: Rohan Deb Sarkar <rohandebsarkar@gmail.com>
Date:   Wed Dec 22 13:43:52 2021 +0530

    Use WebP responsive images (#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

commit 1e4e147
Author: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
Date:   Thu Nov 25 21:48:52 2021 -0500

    Switch to uing <picture> for responsive images

commit d574787
Author: Nipuna Weerasekara <w.nipuna@gmail.com>
Date:   Fri Nov 26 07:11:27 2021 +0530

    Add a website to list of academics websites (#473)

commit 8de1ad4
Author: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
Date:   Thu Nov 25 20:36:47 2021 -0500

    Fix a small bug in _includes/responsive_img.html

    Correctly fixes the issue mentioned in #471.

commit a0cfbbd
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sun Nov 21 17:18:23 2021 -0500

    Add TOC to distill blog posts (#470)

commit 7f10dc3
Author: Rohan Deb Sarkar <rohandebsarkar@gmail.com>
Date:   Mon Nov 22 01:35:46 2021 +0530

    Lighthouse enhancements (#445)

commit b45b247
Author: Xiaochen Zhu <42903201+zhxchd@users.noreply.github.com>
Date:   Mon Nov 22 02:48:43 2021 +0800

    Fix broken read_time in blog/index.html (#469)

commit 5612275
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sun Nov 21 11:55:39 2021 -0500

    Revert "remove extra space in profile image path (#451)" (#468)

    This reverts commit 0a8bfb4.

commit 0a8bfb4
Author: Karim de Fombelle <karim.defombelle@gmail.com>
Date:   Thu Nov 11 01:58:16 2021 +0800

    remove extra space in profile image path (#451)

commit e95f421
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Tue Nov 9 09:44:26 2021 -0500

    Update README.md

commit 47aea31
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sat Oct 30 19:58:02 2021 -0400

    Update README.md

commit d500e08
Author: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
Date:   Sat Oct 30 19:53:39 2021 -0400

    Remove theming dependence on jquery

commit 032ff48
Author: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
Date:   Sat Oct 30 17:05:36 2021 -0400

    Add best practices info to README

commit fe3339d
Author: Edsuns <edsuns@qq.com>
Date:   Sun Oct 31 04:59:04 2021 +0800

    Optimize dark theme (#431)

    * Optimize dark theme

    * Fix-up

    * Minor fixes

    Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>

commit 1c52125
Author: Dinesh Natesan <AbstractGeek@users.noreply.github.com>
Date:   Sun Oct 31 02:28:42 2021 +0530

    Added Jekyll-Archives (for tags, categories) and Jekyll site-map (#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>

commit 174024e
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sat Oct 30 16:26:55 2021 -0400

    Add support for responsive images (#439)

commit 9c36be1
Author: Amir Pourmand <pourmand1376@gmail.com>
Date:   Sat Oct 30 23:56:37 2021 +0330

    Optimize Website Load Time (#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>

commit 6968945
Author: José M. Requena Plens <joreple@upv.es>
Date:   Sat Oct 30 03:31:46 2021 +0200

    Update deploy.yml (#436)

    ‘action’ is deprecated, change to ‘ruby’
    https://github.com/ruby/setup-ruby

commit ae9ecf2
Author: Amir Pourmand <pourmand1376@gmail.com>
Date:   Fri Oct 22 19:15:37 2021 +0330

    Adding month to publication section (#433)

commit ed1a9ee
Author: Steven Rick <srick@eng.ucsd.edu>
Date:   Thu Oct 21 17:02:37 2021 -0700

    adds color transition support to li elements (#434)

commit 1b64518
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Wed Oct 13 09:40:39 2021 -0400

    Update README.md

commit 533bed5
Author: Rohan Deb Sarkar <rohandebsarkar@gmail.com>
Date:   Sat Oct 9 06:21:38 2021 +0530

    Add RSS icon to social.html (#418)

    * Add rss icon

    * Add a blank line to make sure rss icon is always at the last

commit 1d974fa
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Thu Oct 7 11:46:18 2021 -0400

    Update README.md

commit eea0e5f
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Tue Oct 5 10:05:21 2021 -0400

    Update README.md

commit 52fcd07
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sun Oct 3 21:44:24 2021 -0400

    Update README.md

commit cd4b382
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sun Oct 3 18:26:29 2021 -0700

    Add jekyll-diagrams (#333)

    * Add mermaid support via jekyll-diagrams

    * Add mermaid install to deploy workflow

commit 6b0bf87
Author: Amir Pourmand <pourmand1376@gmail.com>
Date:   Mon Oct 4 04:46:05 2021 +0330

    add jekyll target blank plugin (#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>

commit 3ca8883
Author: Rohan Deb Sarkar <rohandebsarkar@gmail.com>
Date:   Mon Oct 4 05:36:46 2021 +0530

    Add 404.html (#412)

commit ce15b08
Author: Amir Pourmand <pourmand1376@gmail.com>
Date:   Sat Sep 25 22:23:53 2021 +0330

    add stackoverflow id (#400)

commit 895063a
Author: Maik Wöhl <maik.woehl@googlemail.com>
Date:   Wed Sep 8 06:48:20 2021 +0200

    Add 'main' branch for newer GitHub repositories (#389)

commit 0885f49
Author: Sebastian Daza <sebastian.daza@gmail.com>
Date:   Wed Sep 8 06:25:26 2021 +0200

    add website (#383)

commit b323767
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Fri Aug 27 08:59:34 2021 -0400

    Revert jekyll-scholar bibtex filters (#381)

    * Revert "Fix latex rendering issue in the bibliography entries (#358)"

    This reverts commit e328dc6.

    * Update mathjax version to 3.2.0

    * Add bibtex_filters explicitly to _config.yml

commit 04f526d
Author: Julian Streyczek <82290284+JulianStreyczek@users.noreply.github.com>
Date:   Tue Aug 17 13:49:53 2021 +0200

    minor updates to CONTRIBUTING and LICENSE, add website (#365)

commit 5a65595
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Mon Aug 16 13:16:26 2021 -0400

    Revert "Change gitcdn link (#234)" (#364)

    This reverts commit 0e4df83.

commit f4c01ac
Author: Riddhiman Adib <adib2149@gmail.com>
Date:   Sat Aug 7 15:51:48 2021 -0500

    adds submenu in navigation bar. (fixes issue #159) (#334)

    * adds submenu in navigation bar. (fixes issue #159)

    * Updated scss files to change hover animations on dropdown submenus, on both dark mode and light mode

commit e328dc6
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sat Jul 31 16:05:30 2021 -0400

    Fix latex rendering issue in the bibliography entries (#358)

commit 664220e
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sat Jul 31 12:35:05 2021 -0400

    Update bug_report.md

commit 5694d43
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sun Jul 25 11:30:58 2021 -0400

    Update _config.yml

commit 60fc64b
Author: Rohan Deb Sarkar <rohandebsarkar@gmail.com>
Date:   Wed Jul 21 18:41:03 2021 +0530

    Adds support for sitemap and robots.txt (#337)

    * Adds support for sitemap

    * Adds support for robots.txt

commit 8fe464d
Author: Neeraj Gangwar <553989+neerajgangwar@users.noreply.github.com>
Date:   Sun Jul 18 20:57:16 2021 +0530

    Correct the documentation for personal/organization and manual deployments (#351)

commit 4d5f2dc
Author: Neeraj Gangwar <553989+neerajgangwar@users.noreply.github.com>
Date:   Sat Jul 17 22:25:43 2021 +0530

    Use master for source code for personal/organization webpages and update the document (#344)

    Co-authored-by: Neeraj Gangwar <neeraj.gangwar@myntra.com>

commit 89efedc
Author: Christoph Junghans <junghans@lanl.gov>
Date:   Tue Jul 6 10:43:13 2021 -0600

    _config.yml: add dblp_url (#336)

commit 63f278a
Author: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
Date:   Mon Jul 5 11:28:30 2021 -0700

    Minor stylistic fixes.

commit 9c8bd1a
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Mon Jul 5 14:18:41 2021 -0400

    Correctly update medium-zoom background when switching theme (#332)

commit 495c4aa
Author: Dag7 <dag7@protonmail.com>
Date:   Mon Jul 5 19:27:59 2021 +0200

    Initial Atom (RSS-like) feed support (#284)

    * initial Atom (RSS-like) feed support

    * Update _config.yml

commit a5508c7
Author: Ivan Puhachov <49251289+ivanpuhachov@users.noreply.github.com>
Date:   Sun Jul 4 20:27:39 2021 -0400

    Fix distill darkmode (#299)

    * updating distill post to show fixes done

    * fix for colors in numerated lists and tables

    * fixing blockquotes

    * fixing colors in math, footnotes, references, hover boxes, code highlights

    * Add example distill overrides

    * reverted back changes in distill template.v2.js

    Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>

commit 585a188
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sun Jul 4 20:22:43 2021 -0400

    Fix the blog page title (#331)

commit 4465402
Author: nphair <nickphair@gmail.com>
Date:   Fri Jun 11 11:35:25 2021 -0400

    Fixes #304. Fix bad horizontal template include (#305)

commit 1318c80
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sun May 30 19:38:24 2021 -0400

    Adds support for image zoom (#296)

    * Add image zoom

    * Minor improvements

commit 016a01b
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sun May 30 18:46:56 2021 -0400

    Fix project page colors (#295)

commit f3efec5
Author: Afonso Raposo <afonsocraposo@gmail.com>
Date:   Sun May 30 21:28:31 2021 +0100

    Added BibTeX hidden block (#293)

    * Added BibTeX hidden block

    * Minor adjustments

    Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>

commit 3051f8a
Author: Patrick Totzke <patricktotzke@gmail.com>
Date:   Mon May 17 02:43:02 2021 +0100

    add dblp to social links (#270)

commit 50b6196
Author: Dag7 <dag7@protonmail.com>
Date:   Mon May 17 03:28:06 2021 +0200

    Fix for images (#271)

    When you fork this directory in your local fork, if you remove images from assets, the README file will be broken.
    This should fix the README problem, ensuring that images are always up-to-date from the assets folder of the original al-folio folder.

commit 305102c
Author: Dag7 <dag7@protonmail.com>
Date:   Sun May 2 17:11:57 2021 +0200

    Added proper instructions in personal webpages (#261)

    * Added proper instructions in personal webpages

    Changed "For personal and organization webpages" part, tried to be as concise as possible, in accordance with: alshedivat/al-folio#209 (comment)

    * Update README.md

    * Update README.md

    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

commit 42bda10
Author: Daniel Sokolowski <github@d.sokolowski.org>
Date:   Sun May 2 17:07:08 2021 +0200

    Added the Programming Group at HSG to labs (#254)

commit e27fe2a
Author: Dinesh Natesan <AbstractGeek@users.noreply.github.com>
Date:   Mon Apr 12 00:04:15 2021 +0530

    Categories for projects and an optional horizontal project card style (#224)

    * 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

    Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>

commit 0e4df83
Author: jkmacc-LANL <jkmacc@lanl.gov>
Date:   Fri Apr 2 20:19:30 2021 -0600

    Change gitcdn link (#234)

    gitcdn.link was quite slow.  Use alternate link at gitcdn.xyz.

commit 4849b5a
Author: JD <Jdoublewoo@gmail.com>
Date:   Mon Mar 29 08:49:42 2021 -0700

    Issue 183 (#192)

    * Issue 183

    * CSS fixes for :
      * Citations
      * Footer
      * Project Cards
      * Code background

    * Fix dark mode edge cases (mainly with distill)

    Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>

commit 11691db
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sun Mar 28 18:51:49 2021 -0400

    Update Gemfile (#230)

commit f5d41dd
Author: Sean Quinn <seanpquinn@users.noreply.github.com>
Date:   Sun Mar 28 15:44:26 2021 -0700

    Add gitlab to social (#229)

    * Add gitlab to social

    * Add gitlab to social integration

commit 199b693
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sun Mar 14 13:04:01 2021 -0400

    Update stale.yml

commit 09f6b3a
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sun Mar 14 12:54:04 2021 -0400

    Create stale.yml

commit f2156d1
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Thu Mar 11 16:30:31 2021 -0500

    Switch favicon to emoji (#217)

commit 83daa02
Author: Yiru Chen <yiru.chen@columbia.edu>
Date:   Thu Mar 11 13:04:04 2021 -0500

    Update README.md (#216)

commit e65c12b
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Thu Mar 4 15:21:47 2021 -0500

    Update README.md

commit 11ce2d2
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Thu Mar 4 10:19:08 2021 -0500

    Update README.md

commit 218291b
Author: Roger Iyengar <ri@rogeriyengar.com>
Date:   Thu Mar 4 09:54:38 2021 -0500

    Fix titles and headings (#204)

    * Update head.html

    * Update header.html

    * Update head.html

    * Update header.html

    * Update about.html

    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

commit 9229f7d
Author: Roger Iyengar <ri@rogeriyengar.com>
Date:   Mon Feb 22 08:35:01 2021 -0500

    Add favicon (#205)

    * Add favicon

    * Add files via upload

commit d3082bd
Author: George Oikonomou <geo-gh@spd.gr>
Date:   Tue Feb 9 17:06:43 2021 +0000

    Improve support for deploying in out-of-tree locations (#81)

    * Improve support for deploying in out-of-tree locations

    * Document how to deploy in an out-of-tree location

    * Add vendor to excludes in _config.yml

    * Update README.md

    Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>

commit 5c6697b
Author: Thiago <tdsimao@users.noreply.github.com>
Date:   Mon Feb 8 16:09:09 2021 +0100

    fix distill pubiblication date (#194)

commit edf1425
Author: Roger Iyengar <ri@rogeriyengar.com>
Date:   Mon Feb 1 15:53:17 2021 -0500

    Add a link to CMU Distributed Systems course page (#193)

commit c437bf5
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Fri Jan 15 00:29:22 2021 -0500

    Set ruby version to 2.7 in the deploy workflow

commit 8680c4b
Author: Christoph Junghans <junghans@lanl.gov>
Date:   Thu Jan 14 22:27:58 2021 -0700

    add support for impressum page (#172)

    * add support for impressum page

    * Update _config.yml

    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

commit c2c0577
Author: Christoph Junghans <junghans@lanl.gov>
Date:   Thu Jan 14 12:49:01 2021 -0700

    social: add wikidata page (#185)

commit 40921e4
Author: JD <Jdoublewoo@gmail.com>
Date:   Thu Jan 14 11:45:47 2021 -0800

    Issue 180 - Distill Bugfix (#182)

    * dark_mode.js was not being loaded on distill blog pages.
    * Moved dark_mode.js and jquery.html to head.html to simplify/standardize dark mode/theming for other pages.

commit 6b28f90
Author: Zirui Zhuang <zr.zz.alp@gmail.com>
Date:   Tue Jan 12 12:54:27 2021 +0800

    add coauthor annotation (#175)

    * add coauthor annotation

    * fix typo in coauthors.yml

    * add brief author annotation tutorial in README.md

    * change to combined data structure

    Coauthors are grouped by their last names. Within each group, using flat format (array of {firstnames, url}).

    * Update _layouts/bib.html

    stylistic changes

    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

    * Update _layouts/bib.html

    stylistic changes

    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

    * Update _layouts/bib.html

    stylistic changes

    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

    * Update _layouts/bib.html

    stylistic changes

    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

commit dc254f7
Author: JD <Jdoublewoo@gmail.com>
Date:   Fri Jan 8 16:48:26 2021 -0800

    Issue 173 fix (#178)

    * Changed color of icon from static to using variable.

commit 3cdd0f6
Author: Dinesh Natesan <AbstractGeek@users.noreply.github.com>
Date:   Thu Jan 7 20:17:38 2021 +0530

    Add webpage + add panelbear analytics (#176)

    * Add webpage to academic pages list

    * adding panelbear analytics

commit e2353bc
Author: Lorenzo Pacchiardi <lorenzo.pacchiardi@stats.ox.ac.uk>
Date:   Tue Jan 5 16:04:18 2021 +0100

    Check for local untracked files when deploying (#168)

    * Check for local untracked files when deploying

    * Compress test for untracked files to 1 line

    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

    * Add vendor to .gitignore

    * Add .bundle to .gitignore

    Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>

commit c4be6f8
Author: Christoph Junghans <junghans@lanl.gov>
Date:   Tue Jan 5 07:37:57 2021 -0700

    social: add work url (#171)

    * social: add work url

    * Deploy: --dry-run -> --no-push

commit 625fb69
Author: Christoph Junghans <christoph.junghans@gmail.com>
Date:   Mon Jan 4 18:09:20 2021 -0700

    Github action: add deploy workflow (#163)

    * Github action: add deploy workflow

    * Update .github/workflows/deploy.yml

    Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

commit 0369fe3
Author: Zhuoran Qiao <zqiao@caltech.edu>
Date:   Sat Jan 2 13:07:08 2021 -0800

    Update the list of academic pages (#165)

commit 4f9cdb1
Author: Maruan <alshedivat@users.noreply.github.com>
Date:   Sun Dec 27 00:24:25 2020 -0500

    Minor fixes of the dark mode + automatic equation numbering (#160)

    * Add an option for showing selected publications

    * Improve publication styles

    * Update README.md

    * Clearfix

    * Fix minor issues with dark mode

    * Add automatic equation numbering (#158)

    * Fix a typo

commit b36304a
Author: Huyen Nguyen <huyen26nguyen@gmail.com>
Date:   Sun Dec 27 09:57:17 2020 +0700

    Update text color in navbar in dark mode (#154)

commit b73662b
Author: Zirui Zhuang <zr.zz.alp@gmail.com>
Date:   Sun Dec 27 10:56:42 2020 +0800

    add wide screen configuration (#157)

    add wide screen configuration by adding a `max_width` config in `_config.yml`

commit 7886538
Author: Zirui Zhuang <zr.zz.alp@gmail.com>
Date:   Sun Dec 27 10:52:15 2020 +0800

    Support more accurate author annotation (#156)

    added a list `scholar: first_name` in `_config.yml`
    updated `_layouts/bib.html` template
    supports more accurate author annotation by both matching the last name and one form of first name in the `_config.yml/scholar: first_name`

commit 420e228
Author: Huyen Nguyen <huyen26nguyen@gmail.com>
Date:   Thu Dec 17 05:35:17 2020 +0700

    Update README, change theme-color in _themes.scss (#153)

    $theme-color value should be updated from _sass/_themes.scss instead of _sass/variables.scss
  • Loading branch information
kushalarora committed May 30, 2022
1 parent 3963d3f commit 374121f
Show file tree
Hide file tree
Showing 80 changed files with 2,631 additions and 773 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ assignees: ''
**Acknowledge the following**
- [ ] I carefully read and followed the [Getting Started](https://github.com/alshedivat/al-folio#getting-started) guide.
- [ ] I read through [FAQ](https://github.com/alshedivat/al-folio#faq) and searched through the [past issues](https://github.com/alshedivat/al-folio/issues), none of which addressed my issue.
- [ ] The issue I am raising is a potential bug in al-folio and not just a usage question. <br> [For usage questions, please use [gitter chat](https://gitter.im/alshedivat/al-folio) instead of raising an issue.]
- [ ] The issue I am raising is a potential bug in al-folio and not just a usage question. <br> [For usage questions, please post in the [Discussions](https://github.com/alshedivat/al-folio/discussions) instead of raising an issue.]

**Describe the bug**
A clear and concise description of what the bug is.
Expand Down
18 changes: 18 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 60
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- pinned
- security
- enhancement
# Label to use when marking an issue as stale
staleLabel: wontfix
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false
51 changes: 51 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
name: deploy

on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main

jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.0.2'
- name: Enable bundler cache
uses: actions/cache@v2
with:
path: vendor/bundle
key: ${{ runner.os }}-gems-${{ hashFiles('**/Gemfile.lock') }}
restore-keys: |
${{ runner.os }}-gems-
- name: Install deps
run: |
gem install bundler
bundle config path vendor/bundle
bundle install --jobs 4 --retry 3
npm install -g mermaid.cli
- name: Setup deploy options
id: setup
run: |
git config --global user.name "GitHub Action"
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
if [[ ${GITHUB_REF} = refs/pull/*/merge ]]; then # pull request
echo "::set-output name=SRC_BRANCH::${GITHUB_HEAD_REF}"
echo "::set-output name=NO_PUSH::--no-push"
elif [[ ${GITHUB_REF} = refs/heads/* ]]; then # branch, e.g. master, source etc
echo "::set-output name=SRC_BRANCH::${GITHUB_REF#refs/heads/}"
fi
echo "::set-output name=DEPLOY_BRANCH::gh-pages"
- name: Deploy website
run: yes | bash bin/deploy --verbose ${{ steps.setup.outputs.NO_PUSH }}
--src ${{ steps.setup.outputs.SRC_BRANCH }}
--deploy ${{ steps.setup.outputs.DEPLOY_BRANCH }}
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
_site
.bundle
.sass-cache
.jekyll-cache
.jekyll-metadata
.DS_store
.ruby-version
.tweet-cache
Gemfile.lock
.tweet-cache/
vendor

19 changes: 0 additions & 19 deletions .travis.yml

This file was deleted.

9 changes: 9 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: page
permalink: /404.html
title: "Page not found"
description: "Looks like there has been a mistake. Nothing exists here."
redirect: true
---

<p>You will be redirected to the main page within 3 seconds. If not redirected, please click <a href="{{ site.baseurl | prepend: site.url }}/">here</a>.</p>
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Before submitting an issue, please make sure:
1. You have read [the FAQ section](https://github.com/alshedivat/al-folio#faq) of the README and your question is NOT addressed there.
2. You have done your best to ensure that your issue is NOT a duplicate of one of [the previous issues](https://github.com/alshedivat/al-folio/issues).
3. Your issue is either a bug (unexpected/undesirable behavior) or a feature request.
If it is just a question, please ask it on [gitter](https://gitter.im/alshedivat/al-folio).
If it is just a question, please ask it in the [Discussions](https://github.com/alshedivat/al-folio/discussions) forum.

When submitting an issue, please make sure to use the appropriate template.

Expand Down
15 changes: 13 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,23 @@
source 'https://rubygems.org'
group :jekyll_plugins do
gem 'github-pages'
gem 'jekyll'
gem 'jekyll-archives'
gem 'jekyll-diagrams'
gem 'jekyll-email-protect'
gem 'jekyll-github-metadata'
gem 'jekyll-feed'
gem 'jekyll-imagemagick'
gem 'jekyll-minifier'
gem 'jekyll-paginate-v2'
gem 'jekyll-scholar'
gem 'jekyll-sitemap'
gem 'jekyll-target-blank'
gem 'jekyll-twitter-plugin'
gem 'jemoji'
gem 'mini_racer'
gem 'unicode_utils'
gem 'webrick'
end
group :other_plugins do
gem 'httparty'
gem 'feedjira'
end
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2020 Maruan Al-Shedivat.
Copyright (c) 2022 Maruan Al-Shedivat.

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
Loading

0 comments on commit 374121f

Please sign in to comment.