Commit Graph

92 Commits

Author SHA1 Message Date
Andreas Kuster 01119b9f77
Add Andreas Kuster's published webpage (#991)
Thanks a lot for this very neat and professional template. This PR adds
my academic page to the Academics list
2022-11-16 14:16:27 +05:30
Junshen Xu 8f38315866
Add Junshen's personal page (#979)
Added a link to my personal website to the README.
2022-11-11 22:48:38 +05:30
Amir Pourmand 7172df0877
Add Docker-compose file for windows compatibility (#875)
This file makes it easier for windows users to use docker. (Closes #829)

Previous to this commit, those who used Windows had to install Ubuntu
inside windows (via WSL) and run our commands. Now they can run it by
just typing `docker-compose up`.

> The main problem was that `./bin/dockerhub_run.sh` command was written
with `Bash` in mind and you had to change it a little bit to make it
compatible with windows `Powershell`. We shouldn't have two scripts.
This is why adding a `docker-compose.yml` file is necessary.
2022-10-31 11:27:43 -04:00
Maruan a552443256
Update README.md 2022-10-29 20:40:21 -04:00
Dominik Straub c87d1b446b
Add altmetric badges to paper (#950)
[Altmetric](https://www.altmetric.com/) tracks social media and citation
activity for a paper. I added an option to add the altmeric id to a
paper's bib entry, which results in the altmeric badge for the paper
being displayed next to the other buttons. As an example, I added the
altmetric id for the Einstein, Podolsky & Rosen paper.
2022-10-25 08:27:45 -04:00
Miroslav Suzara 215fb34d66
Fixed broken link to distill-style blog post (#957)
Updated README.md with the correct link to the distill-style blog post
example.
2022-10-24 13:36:44 +05:30
Tyler Barna 170e6ade14
Update README.md (#953)
added the link to the personal academic site I've started working on
using al-folio in the table
2022-10-24 10:23:31 +05:30
Maruan fbbca1a8c4
Update README.md 2022-10-02 09:08:39 -04:00
Amir Pourmand 54cbd6d638
Add docker badges (#888) 2022-10-02 08:53:50 -04:00
Carlos Morales 23b0d1c598
Improve info about theme colors (#911) 2022-10-02 08:52:37 -04:00
Johannes Hörner bfc47258d7
add multiple last names in bibliography (#905)
Multiple last names can be defined to be highlighted in the bibliography
(#904)
2022-09-24 08:12:27 +05:30
Dominik Straub 4d02d1c0ee
Add dominikstrb's personal page (#880)
Added a link to my personal website to the README
2022-09-13 19:06:24 +05:30
Amir Pourmand 5b3117b079
Adding Table of Contents to Readme file (#876) 2022-09-12 18:59:11 -04:00
Maruan 47694a1f77
Update README.md 2022-09-08 16:05:31 -04:00
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
Ioannis Mavromatis 2186bddc0c
Add website (#802) 2022-08-06 12:06:49 -04:00
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 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
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
Manan Dey 510587c34f
add star (#744) 2022-07-08 10:13:34 +05:30
rohandebsarkar 7c742c53ef
Update Lighthouse PageSpeed Insights 2022-07-01 18:50:49 +05:30
Rohan Deb Sarkar bb5ef8fafb
Minor changes and fixes (#726) 2022-06-25 19:47: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 e5c1012aeb
Added documentation on publication buttons (#651)
* Added documentation on publication buttons

* Added missing </details>
2022-05-01 11:38:28 -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
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
yyang768osu d071346895
Add Yang's webpage (#559) 2022-02-13 22:53:22 -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
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
Nipuna Weerasekara d574787abd
Add a website to list of academics websites (#473) 2021-11-25 20:41:27 -05:00
Maruan e95f421230
Update README.md 2021-11-09 09:44:26 -05:00
Maruan 47aea315a7
Update README.md 2021-10-30 19:58:02 -04:00
Maruan Al-Shedivat 032ff4845c Add best practices info to README 2021-10-30 17:05:36 -04:00
Maruan 1b64518c65
Update README.md 2021-10-13 09:40:39 -04:00
Maruan 1d974faad9
Update README.md 2021-10-07 11:46:18 -04:00
Maruan eea0e5fd23
Update README.md 2021-10-05 10:05:21 -04:00