Maruan Al-Shedivat
53eef90be2
Fix #565
2022-02-20 08:28:52 -08:00
Amir Pourmand
07a2e0577e
Add custom favicon if needed ( #386 )
2022-02-19 23:49:47 -05:00
Viraj Thakkar
77b60dc395
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>
2022-02-19 20:46:45 -05:00
Maruan
a50364ce93
Fix a small bug in news ( #560 )
2022-02-13 23:07:29 -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
Rohan Deb Sarkar
0c2e6574c9
Update library versions (bootstap, jquery, fontawesome, academicicons, masonry, mdbootstrap) ( #521 )
2022-01-13 17:50:50 -05:00
Rohan Deb Sarkar
dcce13b442
Minor fixes ( #522 )
2022-01-13 17:48:12 -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
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
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
Rohan Deb Sarkar
7f10dc3ec9
Lighthouse enhancements ( #445 )
2021-11-21 15:05:46 -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 Al-Shedivat
d500e084f5
Remove theming dependence on jquery
2021-10-30 19:53:39 -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
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
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
Amir Pourmand
ce15b088f9
add stackoverflow id ( #400 )
2021-09-25 14:53: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
585a188b24
Fix the blog page title ( #331 )
2021-07-04 20:22:43 -04:00
Maruan
1318c805fe
Adds support for image zoom ( #296 )
...
* Add image zoom
* Minor improvements
2021-05-30 19:38:24 -04:00
Patrick Totzke
3051f8a628
add dblp to social links ( #270 )
2021-05-16 21:43:02 -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
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
f2156d1c7b
Switch favicon to emoji ( #217 )
2021-03-11 16:30:31 -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
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
JD
40921e4f54
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.
2021-01-14 14:45:47 -05:00
JD
dc254f7280
Issue 173 fix ( #178 )
...
* Changed color of icon from static to using variable.
2021-01-08 19:48:26 -05:00
Dinesh Natesan
3cdd0f6f1b
Add webpage + add panelbear analytics ( #176 )
...
* Add webpage to academic pages list
* adding panelbear analytics
2021-01-07 09:47:38 -05:00
Christoph Junghans
c4be6f8457
social: add work url ( #171 )
...
* social: add work url
* Deploy: --dry-run -> --no-push
2021-01-05 09:37:57 -05:00
Maruan
4f9cdb131e
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
2020-12-27 00:24:25 -05:00
zt-chen
2781e2eb4e
Move GA script to head.html ( #140 )
2020-11-30 10:00:47 -05:00
Seonghyun Park
c40ac6997d
Add keybase badge ( #132 )
2020-10-25 14:44:41 -04:00
JD
e30a46bbfa
Issue 105 : Dark Mode + Theming #118 ( #119 )
...
* Dark Mode + Theming
* Themes scss file created with default color scheme and dark color scheme.
* Logic for managing dark mode toggle added.
* Modified existing scss/html to work with theme toggling.
* Fixed hover issues
* Added enable_darkmode to configs.
* Added the requested option of disabling/enabling dark mode via config files.
2020-10-04 20:32:47 -04:00
Mayank Kakodkar
c085a63ca6
Updated Google Analytics code ( #123 )
...
GA site tag was updated today, misc.html has been changed to reflect the same.
2020-10-03 18:22:39 -04:00
Maruan Al-Shedivat
dacac74d31
Fix issues with loading scripts ( #117 )
2020-09-26 12:26:28 -04:00
Maruan Al-Shedivat
adfbe18e64
Switch to MathJax 3.x. Fixes #115 .
2020-09-22 22:26:13 -04:00
Maruan Al-Shedivat
1ebe6e6722
Update CSS & JS library versions
2020-09-06 17:05:03 -04:00
Maruan
4dc26260d7
v0.3.1 ( #112 )
...
* Add an option for showing selected publications
* Improve publication styles
* Update README.md
* Clearfix
2020-09-03 19:24:34 -04:00
Maruan Al-Shedivat
619bb2df74
Minor fixes
2020-09-03 18:49:23 -04:00
Maruan
4ce137840f
Apply suggestions from code review
2020-09-03 18:26:17 -04:00
Matteo Visconti di Oleggio Castello
043130c7f4
FIX use name vars for footer too
2020-08-29 18:48:02 -07:00