A Jekyll theme for sites with content-heavy pages
Primer Spec is a Jekyll theme designed to make long informative web pages, particularly project specifications, easier to read. It adds aesthetic styling and generates a table of contents displayed in a sidebar. The theme is built on top of the Primer theme and was primarily designed for hosting project specifications for EECS courses at the University of Michigan.
---
layout: primer-spec
---
_config.yml in your site’s root directory._config.yml file:theme: jekyll-theme-primer-spec
Primer Spec is a Jekyll theme that enhances the readability and navigation of long informative web pages, such as project specifications. It adds aesthetic styling and generates a sidebar table of contents. The theme is easy to install and can be used with GitHub Pages. It is primarily designed for hosting project specifications for EECS courses at the University of Michigan.