This was forked from AcademicPages, which itself was forked (then detached) by Stuart Geiger from the Minimal Mistakes Jekyll Theme, which is © 2016 Michael Rose and released under the MIT License. See LICENSE.md.
Follow the instructions on https://github.com/academicpages/academicpages.github.io. For installing ruby on MacOS, follow https://stackoverflow.com/questions/51126403/you-dont-have-write-permissions-for-the-library-ruby-gems-2-3-0-directory-ma.
Important: before running the jekyll serve
command, activate the correct ruby version with chruby 3.3.6
- 2024-12-09: Patched to the upstream master.
- 2024-02-13: Jekyll introduced a bug, which can be fixed by removing the exerpt from three pages. See for more details: jekyll/jekyll#9544.