MCM Academic Jekyll Theme
A mid-century modern academic Jekyll theme designed for personal academic websites.
Installation
As a remote theme (GitHub Pages compatible)
Add the following to your site’s _config.yml:
remote_theme: benradford/mcm-academic-jekyll-theme
plugins:
- jekyll-remote-theme
And add jekyll-remote-theme to your Gemfile:
gem "jekyll-remote-theme"
Layouts
page- Generic page layoutpost- Blog post layoutpost-index- Paginated post listingpublication- Academic publication layoutsoftware- Software project layout
Includes
head.html- HTML head with meta tags, stylesheets, fontsnavigation.html- Site header and navigationfooter.html- Site footerpagination.html- Pagination controlscitation.html- BibTeX citation generatorbrowser-upgrade.html- Legacy browser prompt