v4.2.0
Release notes
If you actively update your website / blog with the latest version of Terminal Theme, please test locally this version first to find if anything breaks...
Version 4.2.0:
- Fixes ugly code block styles
- Changes styling, internals and usage of
{{< code >}}shortcode - Removes PrismJS for Chroma (fast, built-in Hugo syntax highlighter)
- Fixes heading styles. I was so wrong introducing one-size styling by default. It's time to fix it and bring a better typography.
- Separates the purpose of Terminal.css from Terminal Theme in regards of typography and overall styling. The
terminal.cssfile should only override the color schema by default. - Fixes button styling
- Introduces Fira Code as variable font
- [cleanup] Removes local RSS template that was no longer up-to-date with Hugo's default one. Thanks for pointing that out @aksh1618 (PR #516)