* revamp code highlighting
* replace standard Fira Code with a variable version
* change buttons arrows
* redesign code blocks
* make terminal logo more prominent
* separate terminal theme styles from terminal.css
Terminal.css styles only can change the color scheme.
* update docs and version
* remove USERS.md
* fix header pattern
* remove old prismjs shortcode
* remove old rss template
* remove old figure shortcode
* [chore] update yarn
LOL, I'm still using 1.22.x
* [chore] update package-lock.json
* fix pagination & boost meta visibility
* fix code blocks on mobile & move some parts from CSS to JS
* Add configurable timestamping
* Add attribution for configurable timestamping
* Add new post timestamp options to example hugo.toml
* All date formats are now set by single config option in site or page config
* Add post timestamp explainer and examples to example config file
* Add configurable timestamping value to frontmatter archetype
* Explain possible timezone rendering issue with new time formatting
* Fix bug concerning time/date tokens
* Convert datestamps to work with a partial
* Fix issue with lastmod being equal to date
* Add Updated prefix functionality