Commit Graph

67 Commits

Author SHA1 Message Date
Rohan Deb Sarkar
4a53a32b2a
Adds support for tag-list (#734)
* Adds support for tag-list

* Update _sass/_base.scss

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

* Made tags optional

* Responsive deign for tag-list

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
2022-07-03 09:18:19 +05:30
Rohan Deb Sarkar
9411786b5d
Adds support for preview images for publications (#730)
* Adds support for publication teaser

* Adds an example for publication teaser

* Update example publication teaser

* Update size

* change `teaser` to `preview`

* Update _config.yml

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

* Update _layouts/bib.html

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

* Update _layouts/bib.html

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

* Update _layouts/bib.html

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

* Update _sass/_base.scss

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

* Update _sass/_base.scss

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
2022-07-03 08:56:11 +05:30
Rohan Deb Sarkar
bb5ef8fafb
Minor changes and fixes (#726) 2022-06-25 19:47:01 -04:00
Rohan Deb Sarkar
6d66ae8b43
Add support for CV (#628) 2022-06-25 18:58:59 -04:00
Maruan
42abefc3f1
Add support for external blog posts (#647)
* Add support for external blog posts

* Cosmetic fixes
2022-04-24 10:09:21 -04:00
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
Maruan
17329fca3a
Fix distill dark mode again (#517) 2021-12-31 11:47:19 -05:00
Maruan
a0cfbbd1d3
Add TOC to distill blog posts (#470) 2021-11-21 17:18:23 -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
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
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
738791a3f9 Update README 2020-06-21 14:07:30 -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
Jess
65b661ce6e move image-row height and col to media queries to adjust with viewport 2019-02-21 15:32:07 -05:00
Maruan
e7822d4a89
Merge pull request #15 from samfearn/alignfix
Alignfix
2018-06-18 09:54:53 -04:00
Sam Fearn
75f37bc02f Fixed webkit text scaling bug 2018-06-14 01:02:22 +01:00
Sam Fearn
b9cb16473f Removed profile align property completely 2018-06-11 01:01:05 +01:00
Sam Fearn
2a2951461d Removed align:left from col class 2018-06-11 00:50:39 +01:00
Sam Fearn
8c510a8b8e Removed !important flag from profile class alignment 2018-06-11 00:49:44 +01:00
monkeywithacupcake
2d88a5998a
updated spacing 2018-01-14 07:32:42 +09:00
monkeywithacupcake
4e26555c3a
adjusted spacing 2018-01-14 07:26:14 +09:00
monkeywithacupcake
9c7f01301b
edited spacing
4 spaces per tab
2018-01-14 07:21:55 +09:00