Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 639 Bytes

CHANGELOG.md

File metadata and controls

13 lines (12 loc) · 639 Bytes

0.1.17

  • Added a boxed CSS class to surround the contents of a <div> with a box.
  • Slight contrast increase for visited links in dark theme.
  • Bug fixes:
    • Fix markdown headers/bolded/italicized regions not being highlighted.
    • Fix recent_posts not working on pages with a non-empty baseurl.
    • Fix checklists showing an additional leading bullet point.
    • Fix checklist checkboxes being hard to see.

0.1.16

  • Added a recent_posts layout. Try including recent_posts.html!
  • Bug fixes:
    • The calendar layout now shows at least one entry (supposing one exists) if the current time is after the last entry.