Commit Graph

358 Commits

Author SHA1 Message Date
Xiaochen Zhu
b45b247501
Fix broken read_time in blog/index.html (#469) 2021-11-21 13:48:43 -05:00
Maruan
5612275e48
Revert "remove extra space in profile image path (#451)" (#468)
This reverts commit 0a8bfb4f0f.
2021-11-21 11:55:39 -05:00
Karim de Fombelle
0a8bfb4f0f
remove extra space in profile image path (#451) 2021-11-10 12:58:16 -05:00
Maruan
e95f421230
Update README.md 2021-11-09 09:44:26 -05:00
Maruan
47aea315a7
Update README.md 2021-10-30 19:58:02 -04:00
Maruan Al-Shedivat
d500e084f5 Remove theming dependence on jquery 2021-10-30 19:53:39 -04:00
Maruan Al-Shedivat
032ff4845c Add best practices info to README 2021-10-30 17:05:36 -04:00
Edsuns
fe3339d05b
Optimize dark theme (#431)
* Optimize dark theme

* Fix-up

* Minor fixes

Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
2021-10-30 16:59:04 -04:00
Dinesh Natesan
1c52125635
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>
2021-10-30 16:58:42 -04:00
Maruan
174024e76c
Add support for responsive images (#439) 2021-10-30 16:26:55 -04:00
Amir Pourmand
9c36be1320
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>
2021-10-30 16:26:37 -04:00
José M. Requena Plens
696894549b
Update deploy.yml (#436)
‘action’ is deprecated, change to ‘ruby’
https://github.com/ruby/setup-ruby
2021-10-29 21:31:46 -04:00
Amir Pourmand
ae9ecf29e0
Adding month to publication section (#433) 2021-10-22 11:45:37 -04:00
Steven Rick
ed1a9eeacc
adds color transition support to li elements (#434) 2021-10-21 20:02:37 -04:00
Maruan
1b64518c65
Update README.md 2021-10-13 09:40:39 -04:00
Rohan Deb Sarkar
533bed5c08
Add RSS icon to social.html (#418)
* Add rss icon

* Add a blank line to make sure rss icon is always at the last
2021-10-08 20:51:38 -04:00
Maruan
1d974faad9
Update README.md 2021-10-07 11:46:18 -04:00
Maruan
eea0e5fd23
Update README.md 2021-10-05 10:05:21 -04:00
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