Releases: kevinlin1/just-the-class
Releases · kevinlin1/just-the-class
v0.2.9-2
v0.2.9-1
- Upgraded to Just the Docs v0.2.9.
- Slightly rounded module labels.
v0.2.8-2
- Upgraded to Just the Docs v0.2.8
- Reimplemented schedules using Jekyll Collections rather than data files.
- Added support for evaluating inline link tags within module frontmatter.
- Reduced dependency on upstream commits by removing
_layouts/default.htmlso that updating the theme can be as easy as changing the version number in_config.yml. (_includes/nav.htmlremains to supportnav_links.) - Added a
_layouts/minimal.htmlpage layout. - Simplified and improved various defaults.
- Various bug fixes and quality-of-life improvements.