Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-02 | 6.9 kB | |
v0.8.3 source code.tar.gz | 2025-02-02 | 2.0 MB | |
v0.8.3 source code.zip | 2025-02-02 | 2.1 MB | |
Totals: 3 Items | 4.2 MB | 0 |
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 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