Added
Changed
- Upgrade SVG icons to FontAwesome 6:
- New icons for Hashnode, bug, check, comment, light bulb, list, pencil, skull, tag, and information.
- ⚠️ The
exclamation-triangle
icon has been renamedtriangle-exclamation
- ⚠️ The
times
icon has been renamedxmark
- ⚠️ The
stackoverflow
icon has been renamedstack-overflow
- Upgrade KaTeX to v0.15.3
- Markdown images and
figure
shortcode now search theassets/
directory if an image cannot be found in page bundle (#126) - Markdown images and
figure
shortcode now fallback to static assets if an image is not provided as a Hugo resource (#126) - Taxonomy term listings now honour the
groupByYear
parameter (#145) - The
alert
shortcode now allows its icon to be specified as a parameter
Fixed
- Dark appearance shown even when default appearance set to light and auto switching is disabled (#149)