Commit Graph

6 Commits

Author SHA1 Message Date
gzwongkk
a36d7f5807
Support different colors for different kinds of publications in publication list (#797) 2022-08-06 13:06:18 -04:00
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
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
Rohan Deb Sarkar
6d66ae8b43
Add support for CV (#628) 2022-06-25 18:58:59 -04:00
Zirui Zhuang
6b28f901fb
add coauthor annotation (#175)
* add coauthor annotation

* fix typo in coauthors.yml

* add brief author annotation tutorial in README.md

* change to combined data structure

Coauthors are grouped by their last names. Within each group, using flat format (array of {firstnames, url}).

* Update _layouts/bib.html

stylistic changes

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

* Update _layouts/bib.html

stylistic changes

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

* Update _layouts/bib.html

stylistic changes

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

* Update _layouts/bib.html

stylistic changes

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

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
2021-01-11 23:54:27 -05:00
Maruan Al-Shedivat
ed63169e50 Update the theme with a neat publications page. 2016-07-05 02:38:32 -04:00