Commit Graph

109 Commits

Author SHA1 Message Date
George 45c3d91b69
Added related_posts false to the announcements front matter (#1266)
Added `related_posts: false` to the announcements front matter to avoid
errors like #1203. Also included explanation in README FAQ section.
2023-03-19 08:43:02 -04:00
Scott Lee Chua 2f49d07dc3 Replace bin/deploy with GitHub Action (#1234)
This PR updates `deploy.yml` to use the GitHub Action [Deploy to GitHub Pages](https://github.com/marketplace/actions/deploy-to-github-pages).
2023-03-19 06:43:32 -04:00
George 56480a713a
Added github 🏆 section in repositories (#1229)
Creates a new section with user trophies.
2023-03-18 18:01:30 -04:00
George f4a369b559
Added information about using github action (#1226)
By using this Github action it is possible to keep the derived
repository up-to-date with its template.

I am currently using this to keep my website up to date with the
template repository. An example of the PR this action creates can be
seen [here](https://github.com/george-gca/george-gca.github.io/pull/13).

Signed-off-by: George Araújo <george.gcac@gmail.com>
2023-03-18 17:55:21 -04:00
Bashir Kazimi 28953d565b
Add star to academic portfolios (#1202) 2023-02-25 13:15:04 -05:00
George 8ccc284008
Added related posts section (#1168) 2023-02-19 21:26:48 -05:00
Maruan 15ce6a02f3
Update README.md 2023-02-17 22:05:10 -05:00
Kotaro Suto e1736bbca5
Update README.md to encourage people to use `Use this template` (#1167)
This PR changes README.md to encourage people to use `Use this template`
rather than `fork`.

### Differences between `Use this template` and fork
> - A new fork includes the entire commit history of the parent
repository, while a repository created from a template starts with a
single commit.
> - Commits to a fork don't appear in your contributions graph, while
commits to a repository created from a template do appear in your
contribution graph.
> - A fork can be a temporary way to contribute code to an existing
project, while creating a repository from a template starts a new
project quickly.
[Ref](https://docs.github.com/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template)

### Cons
Possible con would be that it is harder to pull the new changes from
this repo to the users' repos. It does not seem like impossible to do so
but it will require additonal actions on the users end.
- https://github.com/orgs/community/discussions/23528
-
https://stackoverflow.com/questions/56577184/github-pull-changes-from-a-template-repository

---------

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
2023-02-16 21:34:55 -05:00
George 182eb946dc
Added george-gca academic site (#1183)
Added new academic site

Signed-off-by: George Araújo <george.gcac@gmail.com>

Signed-off-by: George Araújo <george.gcac@gmail.com>
2023-02-13 10:23:24 +05:30
Divakar Verma 9b14e422a3
Add star to academic portfolios (#1178)
Adding my portfolio website to the list.
2023-02-12 21:48:50 +05:30
Kushin Mukherjee efaafaa0dc
Add CogSci workshop to list of workshops in README (#1170)
created a new row in the 'Workshops' section to add a workshop at Cogsci
2022 where we used this awesome template!
Thanks!
2023-02-10 22:29:11 +05:30
Rodo-Singh 909401f7c6
Added my star to README (#1093)
Added my webpage link () to the table of `al-folio` users.
2023-01-09 18:24:34 +05:30
Rohan Deb Sarkar a9685570e5
Adds Dimensions badge (#1086)
This adds a dimension badge as requested in #987.

This separates the the links from the badges, in case more badges need to be added in the future.
2023-01-08 10:47:25 -05:00
djherron 5358844241
add star to readme (#1064) 2022-12-31 19:08:07 -05:00
Amir Pourmand e78a622ac3
ADD More Clear Explanations in README (#1012) 2022-12-10 23:36:24 -05:00
Noman Bashir cbd9698784
Update README.md (#1014)
Adding my webpage.
2022-12-10 20:34:26 +05:30
Ellis Brown 010d2ee530
add ellisbrown.github.io reference (#1008) 2022-11-30 22:14:48 +05:30
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