Commit Graph

364 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
George 1701a23c8d
Avoiding specific warning on Google Chrome (#1268)
Avoids a warning that appears in the console when opening the site on Google Chrome
2023-03-19 08:38:59 -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
Mathias Micheel 59308f4e82
OSF social link (#1217)
Added missing "/" in the OSF link.
2023-02-26 21:40:03 +05:30
Allie 3947dce657
feat: add wikipedia social (#1097)
I imagine more people have wikipedia accounts than wikidata entries
about them 😉
2023-02-25 13:16:04 -05: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
Philip Wong 4005ff4893
Update 404.html wording for accessibility (#1194) 2023-02-19 12:05:37 -05:00
Maruan 15ce6a02f3
Update README.md 2023-02-17 22:05:10 -05:00
Mathias Micheel d8f1b16eff
Add OSF to social (#1185) 2023-02-16 21:35:20 -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
Zuhair AlSader 33f29dd3bc
Use figure for bib entry preview (#1152)
This makes sure that the image is resized per media type by imagemagick.
The result is still a bit too big (1400 width on desktop), but better
than nothing.

Signed-off-by: Zuhair AlSader <zalsader@hotmail.com>
2023-02-04 21:16:23 -05:00
ZhengLin Li d0b0d9e014
fix: small typo (#1143)
fix a small typo
2023-02-03 21:33:47 +05:30
Rohan Deb Sarkar aca95e563b
fix distill hyperlink color (#1113)
Make distill hyperlink color logic consistent with rest of the theme.

fixes #1105
2023-01-15 09:26:38 +05:30
Rohan Deb Sarkar cfdde2426d
Update favicon emoji length limit (#1099)
Since, a image file will always contain a dot and a three letter
extension at least (ex: `.jpg`, `.png`, `.jpeg`, etc). Therefore we can
safely set the limit up to 4.

fixes #1096
2023-01-10 19:33:41 +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 f2be212967
Add news page (#1085)
fixes #993 

Also added links to news and publications from respective section
headers on the home page. Changed the colors of the header links to make
it consistent with the previous look.
2023-01-08 22:46:31 +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
Amir Pourmand e7b83a736e
Fix Docker Problem (#1074) 2023-01-08 10:35:00 -05:00
Rohan Deb Sarkar f17eb7fd5d
Fix SRI hash (#1087)
Sorry, forgot to change the SRI.
2023-01-08 00:16:44 +05:30
Rohan Deb Sarkar 3a4de50705
Fix medium zoom on small devices (#1084)
fixes #1006
2023-01-07 21:37:54 +05:30
Philip Wong 69e013b9a0
Add youtube as a social option (#1007) 2022-12-31 19:31:06 -05:00
djherron 5358844241
add star to readme (#1064) 2022-12-31 19:08:07 -05:00
Simmo Saan 925cac03bb
Improve bib layout for thesis (#920) 2022-12-25 14:03:26 -05:00
Amir Pourmand 34eb856fb8
Add Pre-commit Hook (#801) 2022-12-25 13:52:28 -05:00
Mohammad Qodrati 5e48424e58
Hide the other opened box (Bib, Abs), if any (#1002) 2022-12-25 13:47:08 -05:00
Maruan 37ccb2e434
Add interactive plotly example to distill post (#1027) 2022-12-20 18:09:32 -05:00
Maruan b9f1fc84f2
Add support for giscus comments (#1028)
adds support for comments on posts using https://giscus.app/
2022-12-11 22:33:09 -05:00
Fares Meghdouri 5c5a2c8509
Adapt repo code to handle branches too (#1003) 2022-12-11 19:16:19 -08:00
Amir Pourmand 4883684acf
Add Container Name (#1021) 2022-12-11 01:51:12 -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
Rohan Deb Sarkar df70bfe57c
fix deploy script for `--user` (#994)
Fixes #820.

Explanation:
https://github.com/alshedivat/al-folio/discussions/969#discussioncomment-4180959
2022-11-20 01:15:42 +05:30
Andrea Gasparini f1eb1602a3
Adds Telegram to social integrations (#992) 2022-11-19 10:19:56 -05:00
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
Alireza Dehghanzadeh e2966c4114
New update to GH Actions: Deprecating `save-state` and `set-output` commands (#986)
Hi there

First of all, thanks for this amazing complete theme

Due to this warning which has been recently showed by Github,
`::set-output` will be deprecated and must be replaced with a new method


![image](https://user-images.githubusercontent.com/86428901/201933020-4a53d735-08b4-41d3-b38c-e16942fdd64e.png)

topic: [GitHub Actions: Deprecating save-state and set-output
commands](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/)

Thanks
2022-11-15 19:30:22 +05:30
bruno vianna 357f6e914f
Add backlink to verify mastodon (#978) 2022-11-15 08:06:51 -05:00
Rohan Deb Sarkar f58ac5bcd5
Add support for Disqus comments on distill posts (#981)
Fixes #980.
2022-11-12 09:13:16 +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
bruno vianna 576e7b0541
Added Mastodon to social (#974) 2022-11-10 19:56:27 -05:00
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
Maruan Al-Shedivat 92cbaf94ff Small stylistic fix 2022-10-25 08:41:33 -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