Commit Graph

12 Commits

Author SHA1 Message Date
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
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
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
Zirui Zhuang
b73662bf9d
add wide screen configuration (#157)
add wide screen configuration by adding a `max_width` config in `_config.yml`
2020-12-26 21:56:42 -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 Al-Shedivat
738791a3f9 Update README 2020-06-21 14:07:30 -04:00
Maruan Al-Shedivat
edc854aa3a First step toward moving to Bootstrap. 2020-05-01 18:36:18 -04:00
monkeywithacupcake
3a0a0affa5
add on-palm
this screen size variable will determine when to use the hamburger
2018-01-06 08:54:54 +09:00
Maruan Al-Shedivat
40f39ef3a7 Minor style fixes 2017-05-28 17:05:49 -07: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