版本发布 4
This stable version of the template adds support [Mermaid diagrams](https://mermaid.js.org/) and [Plotly](https://plotly.com/javascript/) via Markdown as code blocks. Examples of their syntax and rendering can be found in the [guide on the demo website](https://academicpages.github.io/markdown/). ## 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
This stable version of the template recognizes the layout of `_sass` in support of [themes](https://github.com/academicpages/academicpages.github.io/wiki/Customizing-the-theme-of-your-site). 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 https://github.com/academicpages/academicpages.github.io/pull/2096 * Fix #1920 by allowing text to wrap by @dgrahn in https://github.com/academicpages/academicpages.github.io/pull/2097 * Add support to semantic scholar in author profile by @thiagorr162 in https://github.com/academicpages/academicpages.github.io/pull/2122 * Support for slide links in publication pages by @saravan2 in https://github.com/academicpages/academicpages.github.io/pull/2126 * Fix broken analytics default in `_config.yml` by @manuelhaussmann in https://github.com/academicpages/academicpages.github.io/pull/2134 * Add Chinese (both simplified and traditional) to ui-text.yml for Issue #404 by @YanY-Henry in https://github.com/academicpages/academicpages.github.io/pull/2144 * README Update: Adds commands for MacOS by @zarela in https://github.com/academicpages/academicpages.github.io/pull/2193 * fix: the correct url of lastfm by @02hyc in https://github.com/academicpages/academicpages.github.io/pull/2376 * Fixing YouTube URL generation in author-profile.html by @edbrito-swdev in https://github.com/academicpages/academicpages.github.io/pull/2419 * Add a dockerfile by @abcsds in https://github.com/academicpages/academicpages.github.io/pull/2441 * Fix custom comments appearing at bottom of page by @Samir-Rashid in https://github.com/academicpages/academicpages.github.io/pull/2445 * Fix toc crop (#221) by @Samir-Rashid in https://github.com/academicpages/academicpages.github.io/pull/2450 * Fix padding misalignment by @Samir-Rashid in https://github.com/academicpages/academicpages.github.io/pull/2451 * Add notebook to fetch publication information from orcid by @c-martinez in https://github.com/academicpages/academicpages.github.io/pull/2467 * improve alignment of "employer" sidebar by @x-zang in https://github.com/academicpages/academicpages.github.io/pull/2480 * Update Dockerfile #2488 by @zoelesv in https://github.com/academicpages/academicpages.github.io/pull/2489 * Slides URL fix in "archive-single.html" includes template by @opasche in https://github.com/academicpages/academicpages.github.io/pull/2535 * Add `scopus` in academic websites by @dtortorella in https://github.com/academicpages/academicpages.github.io/pull/2551 * Fix typo in Zhihu URL protocol in `_includes/author-profile.html` by @TankTechnology in https://github.com/academicpages/academicpages.github.io/pull/2611 * fix: typo by @mecaneer23 in https://github.com/academicpages/academicpages.github.io/pull/2627 * Fixed non-working "redirect_from" by @tomrannosaurus in https://github.com/academicpages/academicpages.github.io/pull/2645 * Improved color contrast for link text by @oikos99 in https://github.com/academicpages/academicpages.github.io/pull/2651 * add: docker command related instructions for Windows users by @FahimFBA in https://github.com/academicpages/academicpages.github.io/pull/2688 * fix: typo and extra line break by @FahimFBA in https://github.com/academicpages/academicpages.github.io/pull/2690 * fix: Sitemap grammatical error by @jacob-thompson in https://github.com/academicpages/academicpages.github.io/pull/2712 * replace Twitter share button with X share button by @jacob-thompson in https://github.com/academicpages/academicpages.github.io/pull/2713 * Update for scrapping talk location through github actions by @dimitra-maoutsa in https://github.com/academicpages/academicpages.github.io/pull/2717 * Fix running locally with Docker by @non-det-alle in https://github.com/academicpages/academicpages.github.io/pull/2797 * Fix several typos and bugs by @HirokiHamaguchi in https://github.com/academicpages/academicpages.github.io/pull/2799 ## New Contributors * @dgrahn made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2096 * @thiagorr162 made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2122 * @saravan2 made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2126 * @manuelhaussmann made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2134 * @YanY-Henry made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2144 * @zarela made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2193 * @02hyc made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2376 * @edbrito-swdev made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2419 * @abcsds made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2441 * @Samir-Rashid made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2445 * @c-martinez made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2467 * @x-zang made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2480 * @zoelesv made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2489 * @opasche made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2535 * @dtortorella made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2551 * @TankTechnology made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2611 * @mecaneer23 made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2627 * @tomrannosaurus made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2645 * @oikos99 made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2651 * @FahimFBA made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2688 * @jacob-thompson made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2712 * @dimitra-maoutsa made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2717 * @non-det-alle made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2797 * @HirokiHamaguchi made their first contribution in https://github.com/academicpages/academicpages.github.io/pull/2799 **Full Changelog**: https://github.com/academicpages/academicpages.github.io/compare/v0.8.2...v0.8.3
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](https://github.com/academicpages/academicpages.github.io/milestone/2?closed=1) for a complete list of changes.
Working version of the template before new fixes and enhancements start being incorporated.