Releases: academicpages/academicpages.github.io
Releases · academicpages/academicpages.github.io
v0.8.4
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 #2811
- update readme file by @librautoo in #2814
- Update README.md by @AustinNCC in #2869
- Update _sidebar.scss by @mbrz97 in #2871
- Allow dark/light theme switch on user browser by @SijieFu in #2900
- feat: add json cv page and related scripts by @chenyuan99 in #2901
- add
Download Bibtex
link in publication items and publication page by @FHYQ-Dong in #2923 - Fix theme color regressions by @Samir-Rashid in #2952
- More theme fixes by @Samir-Rashid in #2990
- Update _config.yml by @librautoo in #3001
- added chmod to docu and connection_pool to gemfile by @adriandavidauer in #2981
- Adding academia.org to the homepage sidebar and emphasizing the need for a public repo by @msk-nightly in #3004
- Fix site URL in links when running locally with
docker compose
or DevContainer by @nathanpainchaud in #3029 - fix icon classes by @MPK1 in #3052
- Update pubsFromBib.py by @shivamtawari in #3129
- Update talks.py date logic by @shivamtawari in #3130
New Contributors
- @hosiet made their first contribution in #2811
- @librautoo made their first contribution in #2814
- @AustinNCC made their first contribution in #2869
- @mbrz97 made their first contribution in #2871
- @SijieFu made their first contribution in #2900
- @chenyuan99 made their first contribution in #2901
- @FHYQ-Dong made their first contribution in #2923
- @adriandavidauer made their first contribution in #2981
- @msk-nightly made their first contribution in #3004
- @nathanpainchaud made their first contribution in #3029
- @MPK1 made their first contribution in #3052
- @shivamtawari made their first contribution in #3129
Full Changelog: v0.8.3...v0.8.4
v0.8.3
This stable version of the template recognizes the layout of _sass
in support of themes. This version includes the default 'light mode' theme along with a new dark mode theme.
What's Changed
- Fix typo in build-essential package name. by @dgrahn in #2096
- Fix #1920 by allowing text to wrap by @dgrahn in #2097
- Add support to semantic scholar in author profile by @thiagorr162 in #2122
- Support for slide links in publication pages by @saravan2 in #2126
- Fix broken analytics default in
_config.yml
by @manuelhaussmann in #2134 - Add Chinese (both simplified and traditional) to ui-text.yml for Issue #404 by @YanY-Henry in #2144
- README Update: Adds commands for MacOS by @zarela in #2193
- fix: the correct url of lastfm by @02hyc in #2376
- Fixing YouTube URL generation in author-profile.html by @edbrito-swdev in #2419
- Add a dockerfile by @abcsds in #2441
- Fix custom comments appearing at bottom of page by @Samir-Rashid in #2445
- Fix toc crop (#221) by @Samir-Rashid in #2450
- Fix padding misalignment by @Samir-Rashid in #2451
- Add notebook to fetch publication information from orcid by @c-martinez in #2467
- improve alignment of "employer" sidebar by @x-zang in #2480
- Update Dockerfile #2488 by @zoelesv in #2489
- Slides URL fix in "archive-single.html" includes template by @opasche in #2535
- Add
scopus
in academic websites by @dtortorella in #2551 - Fix typo in Zhihu URL protocol in
_includes/author-profile.html
by @TankTechnology in #2611 - fix: typo by @mecaneer23 in #2627
- Fixed non-working "redirect_from" by @tomrannosaurus in #2645
- Improved color contrast for link text by @oikos99 in #2651
- add: docker command related instructions for Windows users by @FahimFBA in #2688
- fix: typo and extra line break by @FahimFBA in #2690
- fix: Sitemap grammatical error by @jacob-thompson in #2712
- replace Twitter share button with X share button by @jacob-thompson in #2713
- Update for scrapping talk location through github actions by @dimitra-maoutsa in #2717
- Fix running locally with Docker by @non-det-alle in #2797
- Fix several typos and bugs by @HirokiHamaguchi in #2799
New Contributors
- @dgrahn made their first contribution in #2096
- @thiagorr162 made their first contribution in #2122
- @saravan2 made their first contribution in #2126
- @manuelhaussmann made their first contribution in #2134
- @YanY-Henry made their first contribution in #2144
- @zarela made their first contribution in #2193
- @02hyc made their first contribution in #2376
- @edbrito-swdev made their first contribution in #2419
- @abcsds made their first contribution in #2441
- @Samir-Rashid made their first contribution in #2445
- @c-martinez made their first contribution in #2467
- @x-zang made their first contribution in #2480
- @zoelesv made their first contribution in #2489
- @opasche made their first contribution in #2535
- @dtortorella made their first contribution in #2551
- @TankTechnology made their first contribution in #2611
- @mecaneer23 made their first contribution in #2627
- @tomrannosaurus made their first contribution in #2645
- @oikos99 made their first contribution in #2651
- @FahimFBA made their first contribution in #2688
- @jacob-thompson made their first contribution in #2712
- @dimitra-maoutsa made their first contribution in #2717
- @non-det-alle made their first contribution in #2797
- @HirokiHamaguchi made their first contribution in #2799
Full Changelog: v0.8.2...v0.8.3
v0.8.2
Stable version of the template before work on v0.9 begins, this version ships with Font Awesome v6.5.2 free and Academicons v1.9.4. Please see the 2024 Refresh Milestone for a complete list of changes.