Commit Graph

93 Commits

Author SHA1 Message Date
Maruan a6174a6e13
Fix table colors in dark mode (#624) 2022-04-03 09:05:19 -04: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
Vanshaj Kerni 16a1a77974
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.
2022-01-30 18:41:16 -05:00
Rohan Deb Sarkar dcce13b442
Minor fixes (#522) 2022-01-13 17:48:12 -05: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
Steven Rick ed1a9eeacc
adds color transition support to li elements (#434) 2021-10-21 20:02:37 -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 Al-Shedivat 63f278ac92 Minor stylistic fixes. 2021-07-05 11:28:30 -07: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 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
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
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
JD dc254f7280
Issue 173 fix (#178)
* Changed color of icon from static to using variable.
2021-01-08 19:48:26 -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
Huyen Nguyen b36304ab4a
Update text color in navbar in dark mode (#154) 2020-12-26 21:57:17 -05:00
Swabha Swayamdipta 4a866f64c4
Update _base.scss (#137)
Description text size should match whether or not there is a link.
2020-11-06 11:01:24 -05: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
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 938b22e132 Minor fixes 2020-06-14 23:09:03 -04:00
Maruan Al-Shedivat 164f2d1bee Update publication styles 2020-05-17 07:05:09 -04:00
Maruan Al-Shedivat 097a32a680 Upgrade project grid 2020-05-03 11:53:11 -04:00
Maruan Al-Shedivat 05748528a7 Upgrade project grid 2020-05-03 01:28:30 -04:00
Maruan Al-Shedivat 2bdbd6bc57 Minor footer style fix 2020-05-02 19:29:00 -04:00
Maruan Al-Shedivat 35f4c65990 Merge branch 'master' into dev 2020-05-02 19:21:30 -04:00
Maruan Al-Shedivat 6fda5af2b0 Add distill post styles and template 2020-05-02 19:14:27 -04:00
Maruan Al-Shedivat 6e9de53d68 Update pagination 2020-05-02 18:09:42 -04:00
Maruan Al-Shedivat 60ed29eb5b Fix code highlighting 2020-05-02 17:08:36 -04:00
Maruan Al-Shedivat 39745a9224 Minor fixes to navbar 2020-05-02 15:45:16 -04:00
Maruan Al-Shedivat edc854aa3a First step toward moving to Bootstrap. 2020-05-01 18:36:18 -04:00
Sam Fearn 710cf83876 Added css to take account of vertical scroll bar and avoid content jumps 2019-08-06 14:01:00 -04:00
Sam Fearn 75f37bc02f Fixed webkit text scaling `bug` 2018-06-14 01:02:22 +01:00
Maruan Al-Shedivat 1e189ff81c Project page style fixes 2017-05-27 12:47:48 -07:00
Maruan Al-Shedivat dc6cb63fbe Second round of style cleaning 2017-02-26 14:57:28 -05:00
Maruan Al-Shedivat 8b05f3a413 First round of style upgrades 2017-01-31 12:16:27 -05:00
Maruan Al-Shedivat 20e8a83fcd Refresh and update styles 2017-01-31 10:05:44 -05:00
Maruan Al-Shedivat 5865c9f246 Fix issues with fonts and urls. 2016-07-05 15:27:53 -04:00
Maruan Al-Shedivat ed63169e50 Update the theme with a neat publications page. 2016-07-05 02:38:32 -04:00
Maruan Al-Shedivat 4b73664d56 Add the news collection with emoji support. Restructure assets. 2015-10-22 18:09:12 -04:00
Maruan Al-Shedivat 8a3e818873 Extract social and news as separate includes. Overall slight improvements. 2015-10-22 10:50:19 -04:00
Maruan Al-Shedivat e3dfbf67c7 Add math support through kramdown and katex. Light style improvements. 2015-10-20 12:05:37 -04:00
Maruan Al-Shedivat 1e8dff52bc Basic modifications of the *folio theme 2015-10-19 17:38:04 -04:00