Rohan Deb Sarkar
d4886b068e
Update README.md and LICENSE year ( #544 )
2022-01-30 18:33:29 -05:00
Jack Lloyd-Walters
4b55a40a23
Add my own site to the readme ( #545 )
2022-01-30 18:32:28 -05:00
Scott Lee Chua
c3ac2b4945
Add my personal website to Readme examples ( #535 )
2022-01-20 23:26:10 -05:00
Ali Kuwajerwala
f9368118f3
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>
2022-01-20 12:05:25 -05:00
Amir Pourmand
3a7c57bac0
Add website to README.md ( #533 )
2022-01-20 12:01:37 -05:00
Ali Kuwajerwala
44079da9da
added my website to readme examples ( #530 )
2022-01-17 19:46:18 -05:00
Rohan Deb Sarkar
0c2e6574c9
Update library versions (bootstap, jquery, fontawesome, academicicons, masonry, mdbootstrap) ( #521 )
2022-01-13 17:50:50 -05:00
Jun-Liang Lin
0b801ac762
Fix distill collapsible Navbar ( #524 )
2022-01-13 17:48:22 -05:00
Rohan Deb Sarkar
dcce13b442
Minor fixes ( #522 )
2022-01-13 17:48:12 -05:00
Maruan
b715177d13
Correctly slugify distill TOC ( #519 )
...
* Correctly slugify distill TOC
* Add special character to demo distill post's TOC
2022-01-03 08:50:53 -05:00
Maruan
17329fca3a
Fix distill dark mode again ( #517 )
2021-12-31 11:47:19 -05:00
José M. Requena Plens
b950fc3fdb
Better SEO, OpenGraph, schema.org and clean generated code ( #481 )
2021-12-31 11:46:42 -05:00
Julian Lehrer
7f532552e4
Update 2015-10-20-math.md ( #514 )
...
Typo
2021-12-23 07:36:48 -05:00
Amir Pourmand
4d2812913c
Delete assets/resized directory from GIT ( #440 )
2021-12-22 03:27:28 -05:00
Rohan Deb Sarkar
0e3cff9137
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
2021-12-22 03:13:52 -05:00
Maruan Al-Shedivat
1e4e147d8f
Switch to uing <picture> for responsive images
2021-11-25 21:48:52 -05:00
Nipuna Weerasekara
d574787abd
Add a website to list of academics websites ( #473 )
2021-11-25 20:41:27 -05:00
Maruan Al-Shedivat
8de1ad4dee
Fix a small bug in _includes/responsive_img.html
...
Correctly fixes the issue mentioned in #471 .
2021-11-25 20:36:47 -05:00
Maruan
a0cfbbd1d3
Add TOC to distill blog posts ( #470 )
2021-11-21 17:18:23 -05:00
Rohan Deb Sarkar
7f10dc3ec9
Lighthouse enhancements ( #445 )
2021-11-21 15:05:46 -05:00
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