Commit Graph

358 Commits

Author SHA1 Message Date
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
6b61236d37
Adds support for bypassing GitHub Pages Jekyll processing (#738) 2022-07-02 07:07:54 +05:30
rohandebsarkar
7c742c53ef
Update Lighthouse PageSpeed Insights 2022-07-01 18:50:49 +05:30
Rohan Deb Sarkar
032f0e62ba
Adds vertical scrollbar to news (#729) 2022-06-27 09:37:28 +05:30
Rohan Deb Sarkar
bcd43a18fe
Support for cicular image (#728) 2022-06-26 13:50:45 +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
Rohan Deb Sarkar
4e460ee494
Fix theme (#697)
* fix theme

* fix theme

Co-authored-by: rohandebsarkar <rohandebsarkar@gmail.com>
2022-06-08 01:11:27 -04:00
Rohan Deb Sarkar
f7274c0dab
Minor fixes for previous PR #668 (#672) 2022-05-15 21:42:41 -04:00
Rohan Deb Sarkar
8db7daf356
Add support for nav_order and Fix hardcoded navbar titles (#664) 2022-05-12 15:07:04 -04:00
Rohan Deb Sarkar
503bfc235a
Add jekyll-minifier (#668)
* Remove obsolete plugins

* Add `jekyll-minifier`

* Add `JEKYLL_ENV=production`
2022-05-12 14:46:01 -04:00
Rohan Deb Sarkar
e40bc98f47
Delete travis.yml (#665) 2022-05-12 13:40:21 -04:00
Carolina Carreira
49c339a062
Add a new star (#667)
Add a start to list of academic personal webpages
2022-05-12 13:39:20 -04:00
Tønnes Nygaard
c4e170a545
Added bibtex filter to hide custom bibtex keywords from bib file output (#652) 2022-05-01 11:38:39 -04:00
Tønnes Nygaard
e5c1012aeb
Added documentation on publication buttons (#651)
* Added documentation on publication buttons

* Added missing </details>
2022-05-01 11:38:28 -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
f7dd7f61c6
Call bash on bin/deploy in github actions (#625) 2022-04-03 12:55:12 -04:00
Maruan
a6174a6e13
Fix table colors in dark mode (#624) 2022-04-03 09:05:19 -04:00
Guillaume Dalle
a2f7f05bf3
Empty entrytype if not article or inproceedings (#578)
For bibtex entries that are neither articles nor proceedings, the value `entrytype` carries over from the previous entry in the loop, leading to incorrect displays. This PR fixes that.
2022-04-02 18:23:00 -04:00
Tirtharaj Dash
d05ef481a9
Added a star (#617) 2022-03-27 20:23:29 -04:00
Amala Wilson
ce26339d04
Added amalawilson.com to the list of user samples (#595) 2022-03-12 01:28:48 -05:00
Kun Wu
55ca811a9a
mention K-Wu personal website in readme (#575) 2022-03-02 00:19:13 -05:00
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
Jiashu Xu
c37abc44bc
enable blog to redirect to asset (#550) 2022-02-19 22:41:13 -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
yyang768osu
d071346895
Add Yang's webpage (#559) 2022-02-13 22:53:22 -05:00
Amir Pourmand
13e6ceb1c7
Layout Spacing problem when footer_fixed: false (#554)
* fix space

* Minor adjustments

Co-authored-by: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
2022-02-13 22:52:51 -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
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