Added
- Chart.js support using
chart
shortcode - KaTeX support using
katex
shortcode - Dark mode toggle with new theme parameters for managing light/dark appearance
- French translation (#18)
- Author bio in article footer
- Grouping by year can now be specificed in front matter on list pages
Changed
- Site name, author and menus will now render Markdown and Emoji
- Bundled Mermaid for better vendor dependency management
- Mermaid diagrams are now themed to match the configured colour scheme
- Upgrade to Tailwind v2.2.19
Fixed
- Site logo image dimensions are unconstrained (#19)
- Article summary styled incorrectly in dark mode
- Links containing
code
blocks styled incorrectly