Releases: kevinlin1/just-the-class
Releases · kevinlin1/just-the-class
v0.3.3-1
- Updated to Just the Docs v0.3.3.
- Reverted simpler schedule data format @ykharitonova #4.
- Migrated module heading to content.
- Parameterized staffer photo subpath @ykharitonova #5.
v0.3.2-1
v0.3.2-0
- Updated to Just the Docs v0.3.2 (preview).
- Refactor modules using kramdown as the renderer rather than custom HTML layout, significantly simplifying implementation and enhancing functionality.
- Remove
nav_linksin favor of natively-supported Just the Docs Collections. - Optimize index page for SEO with the
Courseschema. - Minor spacing fixes.
v0.3.1-1
- Refactored
module-day,module-eventfor multiline keys. For example, in the_modulesYAML:? | 1. First Markdown list item. 1. Second Markdown list item. : null - Removed extra
summaryelement bottom margin. - Added overlays for
precode blocks: add the Kramdown block inline attribute{: overlay="Text to overlay" }to a code block. - Upgraded to Just the Docs v0.3.1.
v0.3.0-6
- Removed
nav_orderfrom example pages. Defaults to sorting bypage.titleattribute. - Improved user selection (highlighting) in modules.
- Reorganized card styles. Padding is applied to the entire card root element rather than each child, reducing unnecessary vertical space between siblings.
- De-bolded schedule day of the week headings.
v0.3.0-5
v0.3.0-4
v0.3.0-3
- Reduced
.stafferwhitespace and increased.moduletop-margin. - Changed
.cardclass to%cardplaceholder selector to simplify generated CSS.
v0.3.0-2
v0.3.0-1
- Upgraded to Just the Docs v0.3.0.