Commit Graph

340 Commits

Author SHA1 Message Date
Tai D Nguyen
967e367563
add page (#817) 2022-08-14 15:26:33 -04:00
Maruan
b2b14496c0
Update README.md 2022-08-14 15:25:25 -04:00
Leandro A. Bugnon
7a942fe055
Add personal page (#812) 2022-08-14 15:17:25 -04:00
gzwongkk
a36d7f5807
Support different colors for different kinds of publications in publication list (#797) 2022-08-06 13:06:18 -04:00
gzwongkk
58391d1dbe
Fix commas in author list (#770) 2022-08-06 12:55:39 -04:00
Ioannis Mavromatis
2186bddc0c
Add website (#802) 2022-08-06 12:06:49 -04:00
Rohan Deb Sarkar
4817639f30
Fix title spaces and a few links (#789)
* fix title

* fix a few links

* add line
2022-07-28 21:54:58 +05:30
johanneshoerner
96e794f257
Added my webpage to the list (#788)
Added my webpage to the list.
2022-07-28 19:36:54 +05:30
Rohan Deb Sarkar
2fadee6afb
Adds support for GA4 Google Analytics (#727)
* Update `analytics.html`

* Update `config.yml`

* Update

* Update
2022-07-26 08:59:57 +05:30
Rohan Deb Sarkar
f618757b63
Adds support for repositories (#760)
* Add support for github repo cards

* add support for dark theme

* Add support for custom theme

* repositories

* fix

* make it simpler

* spcaing

* responsive fix

* adds support for usernames

* make it modular

* fix

* show icons

* cache_seconds

* fix

* Revert "cache_seconds"

This reverts commit a9dd4d5d43d212676e1c1dba8ec8086c7fdb7cd7.

* add last line

* fix

* github only

* fix

* Add instructions

* Add `README.md` instructions

* Add `nav_order`
2022-07-24 22:45:39 +05:30
Amir Pourmand
99b14c436f
Add Tags for Docker Images (#754) 2022-07-17 20:32:44 -04:00
Amir Pourmand
b6ea0d01ff
Skip Docker Image on Forked Images (#767) 2022-07-17 20:11:27 -04:00
Rohan Deb Sarkar
1ac9b7c3b2
Optimize image qualities and a fix (#762)
* blog tag-list

* optimize publication preview

* better compression

* optimize jpg project images

* reduce sizes of project images

* fix
2022-07-12 11:43:58 +05:30
Congcong Li
24a5084cb1
fix more authors bug (#758)
* fix more authors bug

* fix

* add preview

Co-authored-by: Rohan Deb Sarkar <rohandebsarkar@gmail.com>
2022-07-11 12:08:58 +05:30
Rohan Deb Sarkar
edd9fb7079
Bootstrap js SRI fix (#757) 2022-07-10 22:13:25 +05:30
Rohan Deb Sarkar
7afa104f50
Include bootstrap bundle (#756) 2022-07-10 21:51:39 +05:30
Rohan Deb Sarkar
26e41e77c8
Fix scripts (#755) 2022-07-10 21:26:36 +05:30
Rohan Deb Sarkar
07330b9bf9
Adds support max_author_limit (#732)
* Adds support max author limit

* typo

* fix

* display all authors by default

* Added an example

* Added 'and' before the last author

* Improve hiding/showing more authors

* Add title text

Co-authored-by: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
2022-07-10 10:34:16 +05:30
Maruan
7c71285bc3
Update README.md 2022-07-10 00:54:26 -04:00
Maruan
b3dac1faad
Update README.md 2022-07-10 00:53:53 -04:00
Maruan
09c8781eb6
Update README.md 2022-07-10 00:48:21 -04:00
allcontributors[bot]
c7736d6abc
docs: add pourmand1376 as a contributor for code (#753)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-07-10 00:21:39 -04:00
Amir Pourmand
0e9d3a44f9
Add Dockerfile for easy installation on local machine (#532) 2022-07-10 00:19:05 -04:00
allcontributors[bot]
c09d3ee2ed
docs: add rohandebsarkar as a contributor for code (#752)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-07-10 00:10:30 -04:00
allcontributors[bot]
cb3ea9c591
docs: add alshedivat as a contributor for design, code (#751)
* docs: update README.md [skip ci]

* docs: create .all-contributorsrc [skip ci]

* Update .all-contributorsrc

* Update README.md

* Update .all-contributorsrc

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
2022-07-10 00:04:19 -04:00
Rohan Deb Sarkar
9d7180417e
Better bundler caching for GitHub Actions (#750)
* Better caching for GitHub Actions

* Update `actions/checkout` to `v3`
2022-07-09 18:08:11 +05:30
Rohan Deb Sarkar
dee922531d
Fix responsive image (#748)
* fix

* base url

* Revert "base url"

This reverts commit 2e81d32ec22f8a9ec53b7ad216679d4cfa88456c.

* fix
2022-07-08 21:41:36 +05:30
Rohan Deb Sarkar
683fe65aab
Fix Previous PR (#745) (#746) 2022-07-08 13:18:37 +05:30
Rohan Deb Sarkar
3672e8d2b1
Change imagemagick optional to depend on one variable (#745) 2022-07-08 13:09:31 +05:30
Manan Dey
510587c34f
add star (#744) 2022-07-08 10:13:34 +05:30
Maruan
a27cf93331
Fix typos in _layouts/about.html (#739) 2022-07-04 01:51:39 -04:00
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
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