Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-27 | 3.8 kB | |
v0.8.4 source code.tar.gz | 2025-06-27 | 2.0 MB | |
v0.8.4 source code.zip | 2025-06-27 | 2.2 MB | |
Totals: 3 Items | 4.2 MB | 7 |
This stable version of the template adds support Mermaid diagrams and Plotly via Markdown as code blocks. Examples of their syntax and rendering can be found in the guide on the demo website.
What's Changed
- Fix handling of favicon by @hosiet in https://github.com/academicpages/academicpages.github.io/pull/2811
- update readme file by @librautoo in https://github.com/academicpages/academicpages.github.io/pull/2814
- Update README.md by @AustinNCC in https://github.com/academicpages/academicpages.github.io/pull/2869
- Update _sidebar.scss by @mbrz97 in https://github.com/academicpages/academicpages.github.io/pull/2871
- Allow dark/light theme switch on user browser by @SijieFu in https://github.com/academicpages/academicpages.github.io/pull/2900
- feat: add json cv page and related scripts by @chenyuan99 in https://github.com/academicpages/academicpages.github.io/pull/2901
- add
Download Bibtex
link in publication items and publication page by @FHYQ-Dong in https://github.com/academicpages/academicpages.github.io/pull/2923 - Fix theme color regressions by @Samir-Rashid in https://github.com/academicpages/academicpages.github.io/pull/2952
- More theme fixes by @Samir-Rashid in https://github.com/academicpages/academicpages.github.io/pull/2990
- Update _config.yml by @librautoo in https://github.com/academicpages/academicpages.github.io/pull/3001
- added chmod to docu and connection_pool to gemfile by @adriandavidauer in https://github.com/academicpages/academicpages.github.io/pull/2981
- Adding academia.org to the homepage sidebar and emphasizing the need for a public repo by @msk-nightly in https://github.com/academicpages/academicpages.github.io/pull/3004
- Fix site URL in links when running locally with
docker compose
or DevContainer by @nathanpainchaud in https://github.com/academicpages/academicpages.github.io/pull/3029 - fix icon classes by @MPK1 in https://github.com/academicpages/academicpages.github.io/pull/3052
- Update pubsFromBib.py by @shivamtawari in https://github.com/academicpages/academicpages.github.io/pull/3129
- Update talks.py date logic by @shivamtawari in https://github.com/academicpages/academicpages.github.io/pull/3130
New Contributors
- @hosiet made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2811
- @librautoo made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2814
- @AustinNCC made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2869
- @mbrz97 made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2871
- @SijieFu made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2900
- @chenyuan99 made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2901
- @FHYQ-Dong made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2923
- @adriandavidauer made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2981
- @msk-nightly made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/3004
- @nathanpainchaud made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/3029
- @MPK1 made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/3052
- @shivamtawari made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/3129
Full Changelog: https://github.com/academicpages/academicpages.github.io/compare/v0.8.3...v0.8.4