Commit Graph

340 Commits

Author SHA1 Message Date
Maruan
52fcd07cf1
Update README.md 2021-10-03 21:44:24 -04:00
Maruan
cd4b382799
Add jekyll-diagrams (#333)
* Add mermaid support via jekyll-diagrams

* Add mermaid install to deploy workflow
2021-10-03 21:26:29 -04:00
Amir Pourmand
6b0bf87846
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>
2021-10-03 21:16:05 -04:00
Rohan Deb Sarkar
3ca88834a2
Add 404.html (#412) 2021-10-03 20:06:46 -04:00
Amir Pourmand
ce15b088f9
add stackoverflow id (#400) 2021-09-25 14:53:53 -04:00
Maik Wöhl
895063a625
Add 'main' branch for newer GitHub repositories (#389) 2021-09-08 00:48:20 -04:00
Sebastian Daza
0885f49f6b
add website (#383) 2021-09-08 00:25:26 -04:00
Maruan
b323767535
Revert jekyll-scholar bibtex filters (#381)
* Revert "Fix latex rendering issue in the bibliography entries (#358)"

This reverts commit e328dc6abe.

* Update mathjax version to 3.2.0

* Add bibtex_filters explicitly to _config.yml
2021-08-27 08:59:34 -04:00
Julian Streyczek
04f526db5d
minor updates to CONTRIBUTING and LICENSE, add website (#365) 2021-08-17 07:49:53 -04:00
Maruan
5a65595918
Revert "Change gitcdn link (#234)" (#364)
This reverts commit 0e4df831af.
2021-08-16 13:16:26 -04:00
Riddhiman Adib
f4c01acac7
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
2021-08-07 16:51:48 -04:00
Maruan
e328dc6abe
Fix latex rendering issue in the bibliography entries (#358) 2021-07-31 16:05:30 -04:00
Maruan
664220e5f8
Update bug_report.md 2021-07-31 12:35:05 -04:00
Maruan
5694d43016
Update _config.yml 2021-07-25 11:30:58 -04:00
Rohan Deb Sarkar
60fc64b924
Adds support for sitemap and robots.txt (#337)
* Adds support for sitemap

* Adds support for robots.txt
2021-07-21 09:11:03 -04:00
Neeraj Gangwar
8fe464d30a
Correct the documentation for personal/organization and manual deployments (#351) 2021-07-18 11:27:16 -04:00
Neeraj Gangwar
4d5f2dccff
Use master for source code for personal/organization webpages and update the document (#344)
Co-authored-by: Neeraj Gangwar <neeraj.gangwar@myntra.com>
2021-07-17 12:55:43 -04:00
Christoph Junghans
89efedcd57
_config.yml: add dblp_url (#336) 2021-07-06 12:43:13 -04:00
Maruan Al-Shedivat
63f278ac92 Minor stylistic fixes. 2021-07-05 11:28:30 -07:00
Maruan
9c8bd1a945
Correctly update medium-zoom background when switching theme (#332) 2021-07-05 14:18:41 -04:00
Dag7
495c4aa8a0
Initial Atom (RSS-like) feed support (#284)
* initial Atom (RSS-like) feed support

* Update _config.yml
2021-07-05 13:27:59 -04:00
Ivan Puhachov
a5508c734b
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>
2021-07-04 20:27:39 -04:00
Maruan
585a188b24
Fix the blog page title (#331) 2021-07-04 20:22:43 -04:00
nphair
4465402a69
Fixes #304. Fix bad horizontal template include (#305) 2021-06-11 11:35:25 -04:00
Maruan
1318c805fe
Adds support for image zoom (#296)
* Add image zoom

* Minor improvements
2021-05-30 19:38:24 -04:00
Maruan
016a01b08f
Fix project page colors (#295) 2021-05-30 18:46:56 -04:00
Afonso Raposo
f3efec5d6d
Added BibTeX hidden block (#293)
* Added BibTeX hidden block

* Minor adjustments

Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
2021-05-30 16:28:31 -04:00
Patrick Totzke
3051f8a628
add dblp to social links (#270) 2021-05-16 21:43:02 -04:00
Dag7
50b6196acd
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.
2021-05-16 21:28:06 -04:00
Dag7
305102c744
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: https://github.com/alshedivat/al-folio/issues/209#issuecomment-798849211

* Update README.md

* Update README.md

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
2021-05-02 11:11:57 -04:00
Daniel Sokolowski
42bda1064d
Added the Programming Group at HSG to labs (#254) 2021-05-02 11:07:08 -04:00
Dinesh Natesan
e27fe2a021
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>
2021-04-11 14:34:15 -04:00
jkmacc-LANL
0e4df831af
Change gitcdn link (#234)
gitcdn.link was quite slow.  Use alternate link at gitcdn.xyz.
2021-04-02 22:19:30 -04:00
JD
4849b5a8dc
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>
2021-03-29 11:49:42 -04:00
Maruan
11691dba3d
Update Gemfile (#230) 2021-03-28 18:51:49 -04:00
Sean Quinn
f5d41dde62
Add gitlab to social (#229)
* Add gitlab to social

* Add gitlab to social integration
2021-03-28 18:44:26 -04:00
Maruan
199b69300d
Update stale.yml 2021-03-14 13:04:01 -04:00
Maruan
09f6b3ac32
Create stale.yml 2021-03-14 12:54:04 -04:00
Maruan
f2156d1c7b
Switch favicon to emoji (#217) 2021-03-11 16:30:31 -05:00
Yiru Chen
83daa026f2
Update README.md (#216) 2021-03-11 13:04:04 -05:00
Maruan
e65c12bf5d
Update README.md 2021-03-04 15:21:47 -05:00
Maruan
11ce2d2268
Update README.md 2021-03-04 10:19:08 -05:00
Roger Iyengar
218291bceb
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>
2021-03-04 09:54:38 -05:00
Roger Iyengar
9229f7d881
Add favicon (#205)
* Add favicon

* Add files via upload
2021-02-22 08:35:01 -05:00
George Oikonomou
d3082bdc99
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>
2021-02-09 12:06:43 -05:00
Thiago
5c6697bcfc
fix distill pubiblication date (#194) 2021-02-08 10:09:09 -05:00
Roger Iyengar
edf1425ed4
Add a link to CMU Distributed Systems course page (#193) 2021-02-01 15:53:17 -05:00
Maruan
c437bf55bb
Set ruby version to 2.7 in the deploy workflow 2021-01-15 00:29:22 -05:00
Christoph Junghans
8680c4b9af
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>
2021-01-15 00:27:58 -05:00
Christoph Junghans
c2c05777e3
social: add wikidata page (#185) 2021-01-14 14:49:01 -05:00