diff --git a/CHANGELOG.md b/CHANGELOG.md
index 62ca421..ba283e5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,618 +8,636 @@ We use Semantic Versioning (SemVer) for our version numbers, formatted as MAJOR.
### ✨ Features
-- *(i18n)* Add Right-to-left script support ([#262](https://github.com/welpo/tabi/issues/262)) - ([1d55a29](https://github.com/welpo/tabi/commit/1d55a2963d2b930ebf9cfd392f1cdbc5419b6990))
+- *(i18n)* Add Right-to-left script support ([#262](https://github.com/welpo/tabi/issues/262)) by [@TheAwiteb](https://github.com/TheAwiteb) and [@welpo](https://github.com/welpo)
### 🐛 Bug fixes
-- *(tags)* Arabic tags stuck together ([#264](https://github.com/welpo/tabi/issues/264)) - ([afc8244](https://github.com/welpo/tabi/commit/afc82449fa86f2c244def42c64ea85d9942dd6e1))
+- *(tags)* Arabic tags stuck together ([#264](https://github.com/welpo/tabi/issues/264)) by [@TheAwiteb](https://github.com/TheAwiteb) and [@welpo](https://github.com/welpo)
### 📝 Documentation
-- *(README)* Add git-sumi badge - ([8b5a131](https://github.com/welpo/tabi/commit/8b5a131001cbb29656ab2339cafa777938353ea3))
-- *(README)* Add IPA notation for pronunciation - ([f7c0de4](https://github.com/welpo/tabi/commit/f7c0de412daf32f14374e282863c6f7be651e0c8))
-- *(README)* Add project badges - ([bcde187](https://github.com/welpo/tabi/commit/bcde187f73a278cb534282204f9aa183cec2ec0a))
-- *(README)* Remove quick start section - ([1382b44](https://github.com/welpo/tabi/commit/1382b44c182827a5757b7aaf50b1f036ccda12b4))
-- *(README)* Recommend installing tabi as a submodule or cloning it - ([a05170c](https://github.com/welpo/tabi/commit/a05170c6895ad7f7e8d71a482e6ea9efaa69030e))
-- *(contributing)* Enrich PR information - ([28d0f70](https://github.com/welpo/tabi/commit/28d0f70e18c392b0c57cc0e818ee1b763aa0137e))
+- *(README)* Add git-sumi badge ([8b5a131](https://github.com/welpo/tabi/commit/8b5a131001cbb29656ab2339cafa777938353ea3)) by [@welpo](https://github.com/welpo)
+- *(README)* Add IPA notation for pronunciation ([f7c0de4](https://github.com/welpo/tabi/commit/f7c0de412daf32f14374e282863c6f7be651e0c8)) by [@welpo](https://github.com/welpo)
+- *(README)* Add project badges ([bcde187](https://github.com/welpo/tabi/commit/bcde187f73a278cb534282204f9aa183cec2ec0a)) by [@welpo](https://github.com/welpo)
+- *(README)* Remove quick start section ([1382b44](https://github.com/welpo/tabi/commit/1382b44c182827a5757b7aaf50b1f036ccda12b4)) by [@welpo](https://github.com/welpo)
+- *(README)* Recommend installing tabi as a submodule or cloning it ([a05170c](https://github.com/welpo/tabi/commit/a05170c6895ad7f7e8d71a482e6ea9efaa69030e)) by [@welpo](https://github.com/welpo)
+- *(contributing)* Enrich PR information ([28d0f70](https://github.com/welpo/tabi/commit/28d0f70e18c392b0c57cc0e818ee1b763aa0137e)) by [@welpo](https://github.com/welpo)
### 🔧 Miscellaneous tasks
-- *(CHANGELOG)* Improve emoji pattern - ([1bb3c91](https://github.com/welpo/tabi/commit/1bb3c91b91585bb6317ed0d82e6d0c0fbc36e0b6))
-- *(CI)* Update git-sumi config - ([1e468f4](https://github.com/welpo/tabi/commit/1e468f4acb9d671c630d4a13e2b6e11dce13ed78))
-- *(CI)* Use git-sumi hook to lint commit messages - ([71f09a8](https://github.com/welpo/tabi/commit/71f09a81b0c190d69e28a6c122b559560fc72a26))
-- *(CI)* Fix links in tag description - ([7cc74d1](https://github.com/welpo/tabi/commit/7cc74d1fd9fe10d671c240029660c0164e821db5))
-- *(git-sumi)* Require a space after the gitmoji - ([119533b](https://github.com/welpo/tabi/commit/119533b176da6bb182b1349eacc049bea85c2bac))
-- *(release)* Verify version tag format on release - ([fcf16a4](https://github.com/welpo/tabi/commit/fcf16a457eac2f6daa15c9e7159713e2c78de709))
-- Use git-sumi to lint commit messages - ([c193d4d](https://github.com/welpo/tabi/commit/c193d4d4e898def908ff923958ccab7af4023664))
-- Update changelog sections - ([0e6c5c2](https://github.com/welpo/tabi/commit/0e6c5c269177712ae58649fe24662b407315d3f1))
-- Add continuous deployment workflow - ([9b8b139](https://github.com/welpo/tabi/commit/9b8b1396cfaeefd61050cdf49bf81f01977e5899))
+- *(CHANGELOG)* Improve emoji pattern ([1bb3c91](https://github.com/welpo/tabi/commit/1bb3c91b91585bb6317ed0d82e6d0c0fbc36e0b6)) by [@welpo](https://github.com/welpo)
+- *(CI)* Update git-sumi config ([1e468f4](https://github.com/welpo/tabi/commit/1e468f4acb9d671c630d4a13e2b6e11dce13ed78)) by [@welpo](https://github.com/welpo)
+- *(CI)* Use git-sumi hook to lint commit messages ([71f09a8](https://github.com/welpo/tabi/commit/71f09a81b0c190d69e28a6c122b559560fc72a26)) by [@welpo](https://github.com/welpo)
+- *(CI)* Fix links in tag description ([7cc74d1](https://github.com/welpo/tabi/commit/7cc74d1fd9fe10d671c240029660c0164e821db5)) by [@welpo](https://github.com/welpo)
+- *(git-sumi)* Require a space after the gitmoji ([119533b](https://github.com/welpo/tabi/commit/119533b176da6bb182b1349eacc049bea85c2bac)) by [@welpo](https://github.com/welpo)
+- *(release)* Verify version tag format on release ([fcf16a4](https://github.com/welpo/tabi/commit/fcf16a457eac2f6daa15c9e7159713e2c78de709)) by [@welpo](https://github.com/welpo)
+- Use git-sumi to lint commit messages ([c193d4d](https://github.com/welpo/tabi/commit/c193d4d4e898def908ff923958ccab7af4023664)) by [@welpo](https://github.com/welpo)
+- Update changelog sections ([0e6c5c2](https://github.com/welpo/tabi/commit/0e6c5c269177712ae58649fe24662b407315d3f1)) by [@welpo](https://github.com/welpo)
+- Add continuous deployment workflow ([9b8b139](https://github.com/welpo/tabi/commit/9b8b1396cfaeefd61050cdf49bf81f01977e5899)) by [@welpo](https://github.com/welpo)
## [2.1.0](https://github.com/welpo/tabi/compare/v2.0.0..v2.1.0) - 2024-01-29
### ✨ Features
-- Allow inverting previous/next article links ([#261](https://github.com/welpo/tabi/issues/261)) - ([b011f58](https://github.com/welpo/tabi/commit/b011f58da6cc5e973d9a5a416bea998b93fed2e4))
+- Allow inverting previous/next article links ([#261](https://github.com/welpo/tabi/issues/261)) by [@ZzMzaw](https://github.com/ZzMzaw) and [@welpo](https://github.com/welpo)
### 📝 Documentation
-- *(README)* Add CSS code block setup in required config - ([c9d6b62](https://github.com/welpo/tabi/commit/c9d6b629078f70f4392818a17a4a7ac6b11c0480))
+- *(README)* Add CSS code block setup in required config ([c9d6b62](https://github.com/welpo/tabi/commit/c9d6b629078f70f4392818a17a4a7ac6b11c0480)) by [@welpo](https://github.com/welpo)
## [2.0.0](https://github.com/welpo/tabi/compare/v1.0.0..v2.0.0) - 2024-01-15
### 💥 BREAKING CHANGES 💥
-- *(i18n)* Force config.toml copyright translation ([#255](https://github.com/welpo/tabi/issues/255)) - ([9f39b7f](https://github.com/welpo/tabi/commit/9f39b7fe47721eb7aaea04d8b9ee66b557b7eabf))
-- *(home-banner)* Force proper header.img path ([#254](https://github.com/welpo/tabi/issues/254)) - ([1a1a7f7](https://github.com/welpo/tabi/commit/1a1a7f79f2c278f4f6e9bfefe7c73089533b2eaf))
+- *(i18n)* Force config.toml copyright translation ([#255](https://github.com/welpo/tabi/issues/255)) ([9f39b7f](https://github.com/welpo/tabi/commit/9f39b7fe47721eb7aaea04d8b9ee66b557b7eabf)) by [@welpo](https://github.com/welpo)
+- *(home-banner)* Force proper header.img path ([#254](https://github.com/welpo/tabi/issues/254)) by [@welpo](https://github.com/welpo)
### ✨ Features
-- *(a11y)* Add keyboard accessibility to theme toggler - ([dce495e](https://github.com/welpo/tabi/commit/dce495e71d13c50fb5d2d57698fb350d72708609))
-- *(archive)* Allow multiple sources in Archive ([#249](https://github.com/welpo/tabi/issues/249)) - ([b518e13](https://github.com/welpo/tabi/commit/b518e13c5db66a3d255fe5802d6386ce47c7f6b0))
-- *(socials)* Add Keybase icon ([#231](https://github.com/welpo/tabi/issues/231)) - ([58da40b](https://github.com/welpo/tabi/commit/58da40bdc014e2c970a6cd77d0a02234879983aa))
-- *(tags)* Dynamically adjust tag list columns based on tag count ([#233](https://github.com/welpo/tabi/issues/233)) - ([9fc45f2](https://github.com/welpo/tabi/commit/9fc45f288d12ab0d0e54b58d151673b62706fd81))
-- *(tags)* Add `compact_tags` option ([#232](https://github.com/welpo/tabi/issues/232)) - ([d257e02](https://github.com/welpo/tabi/commit/d257e022eaa455cadb31710b5ac56b4a4f3f9321))
-- Add search functionality ([#250](https://github.com/welpo/tabi/issues/250)) - ([906bc9d](https://github.com/welpo/tabi/commit/906bc9dec09328dc41cee516a20babd09494f1dd))
-- Adjust width of prev/next link section ([#248](https://github.com/welpo/tabi/issues/248)) - ([d50a85b](https://github.com/welpo/tabi/commit/d50a85b5bc46a9144d678bb0f0e3034516b07bcb))
-- Add previous/next article navigation ([#246](https://github.com/welpo/tabi/issues/246)) - ([dac6bfc](https://github.com/welpo/tabi/commit/dac6bfc024d48e90a60e5b2697fd659ddb10e60c))
-- Add taxonomy list & single term templates ([#239](https://github.com/welpo/tabi/issues/239)) - ([39fc4ec](https://github.com/welpo/tabi/commit/39fc4ece612f009f1151bf5496d1d987c1b2e115))
+- *(a11y)* Add keyboard accessibility to theme toggler ([dce495e](https://github.com/welpo/tabi/commit/dce495e71d13c50fb5d2d57698fb350d72708609)) by [@welpo](https://github.com/welpo)
+- *(archive)* Allow multiple sources in Archive ([#249](https://github.com/welpo/tabi/issues/249)) by [@welpo](https://github.com/welpo)
+- *(socials)* Add Keybase icon ([#231](https://github.com/welpo/tabi/issues/231)) by [@arichtman](https://github.com/arichtman)
+- *(tags)* Dynamically adjust tag list columns based on tag count ([#233](https://github.com/welpo/tabi/issues/233)) by [@welpo](https://github.com/welpo)
+- *(tags)* Add `compact_tags` option ([#232](https://github.com/welpo/tabi/issues/232)) by [@welpo](https://github.com/welpo) and [@arichtman](https://github.com/arichtman)
+- Add search functionality ([#250](https://github.com/welpo/tabi/issues/250)) by [@welpo](https://github.com/welpo)
+- Adjust width of prev/next link section ([#248](https://github.com/welpo/tabi/issues/248)) by [@welpo](https://github.com/welpo)
+- Add previous/next article navigation ([#246](https://github.com/welpo/tabi/issues/246)) by [@welpo](https://github.com/welpo)
+- Add taxonomy list & single term templates ([#239](https://github.com/welpo/tabi/issues/239)) by [@welpo](https://github.com/welpo)
### 🐛 Bug fixes
-- *(archive)* Group multi-sourced posts by year - ([2c8a21d](https://github.com/welpo/tabi/commit/2c8a21d558f5f6b3a208a3caf9a88b01c92ca0e1))
-- *(i18n)* Localise date in single taxonomy listing - ([0aef23b](https://github.com/welpo/tabi/commit/0aef23b3703ddedeff080525cbdede94451e7817))
+- *(archive)* Group multi-sourced posts by year ([2c8a21d](https://github.com/welpo/tabi/commit/2c8a21d558f5f6b3a208a3caf9a88b01c92ca0e1)) by [@welpo](https://github.com/welpo)
+- *(i18n)* Localise date in single taxonomy listing ([0aef23b](https://github.com/welpo/tabi/commit/0aef23b3703ddedeff080525cbdede94451e7817)) by [@welpo](https://github.com/welpo)
### 📝 Documentation
-- *(faq-languages)* Clarify setting default language - ([c4e5a65](https://github.com/welpo/tabi/commit/c4e5a65908431188c0b95038ac10bd0d4a1cff8d))
-- *(mastering-tabi)* Fix `browser_theme_color` spelling - ([e2baa36](https://github.com/welpo/tabi/commit/e2baa36ddc229e2a6a4519d312045a5b89669b0d))
-- *(mastering-tabi)* Favour GitHub discussions over comment section - ([cd2cbf3](https://github.com/welpo/tabi/commit/cd2cbf36fa6cc4eafff925c7907ce2598227a88c))
+- *(faq-languages)* Clarify setting default language ([c4e5a65](https://github.com/welpo/tabi/commit/c4e5a65908431188c0b95038ac10bd0d4a1cff8d)) by [@welpo](https://github.com/welpo)
+- *(mastering-tabi)* Fix `browser_theme_color` spelling ([e2baa36](https://github.com/welpo/tabi/commit/e2baa36ddc229e2a6a4519d312045a5b89669b0d)) by [@welpo](https://github.com/welpo)
+- *(mastering-tabi)* Favour GitHub discussions over comment section ([cd2cbf3](https://github.com/welpo/tabi/commit/cd2cbf36fa6cc4eafff925c7907ce2598227a88c)) by [@welpo](https://github.com/welpo)
### ♻️ Refactor
-- Format JS with Prettier ([#240](https://github.com/welpo/tabi/issues/240)) - ([b6a89e6](https://github.com/welpo/tabi/commit/b6a89e63700e27534df2226d2b8bd6063a03cf26))
+- Format JS with Prettier ([#240](https://github.com/welpo/tabi/issues/240)) by [@welpo](https://github.com/welpo)
### 🗑️️ Deprecations
-- *(home-banner)* [**‼️BREAKING‼️**] Force proper header.img path ([#254](https://github.com/welpo/tabi/issues/254)) - ([1a1a7f7](https://github.com/welpo/tabi/commit/1a1a7f79f2c278f4f6e9bfefe7c73089533b2eaf))
-- *(i18n)* [**‼️BREAKING‼️**] Force config.toml copyright translation ([#255](https://github.com/welpo/tabi/issues/255)) - ([9f39b7f](https://github.com/welpo/tabi/commit/9f39b7fe47721eb7aaea04d8b9ee66b557b7eabf))
+- *(home-banner)* [**‼️BREAKING‼️**] Force proper header.img path ([#254](https://github.com/welpo/tabi/issues/254)) by [@welpo](https://github.com/welpo)
+- *(i18n)* [**‼️BREAKING‼️**] Force config.toml copyright translation ([#255](https://github.com/welpo/tabi/issues/255)) ([9f39b7f](https://github.com/welpo/tabi/commit/9f39b7fe47721eb7aaea04d8b9ee66b557b7eabf)) by [@welpo](https://github.com/welpo)
+
+### 👥 New contributors
+
+🫶 [@arichtman](https://github.com/arichtman) made their first contribution in [#231](https://github.com/welpo/tabi/pull/231)
## 1.0.0 - 2023-12-29
### 💥 BREAKING CHANGES 💥
-- *(theme-switcher)* Respect `theme_default` when JS is enabled ([#224](https://github.com/welpo/tabi/issues/224)) - ([bf31f7f](https://github.com/welpo/tabi/commit/bf31f7ff47cd06fb98cfe7ac78fba7b050eb778b))
+- *(theme-switcher)* Respect `theme_default` when JS is enabled ([#224](https://github.com/welpo/tabi/issues/224)) by [@welpo](https://github.com/welpo)
### ✨ Features
-- *(HTML)* Respect `external_links_…` config ([#126](https://github.com/welpo/tabi/issues/126)) - ([b73f7f5](https://github.com/welpo/tabi/commit/b73f7f5d931a3212bfd7fdbd52170ebf5f4b03f4))
-- *(SEO)* Add description support for sections ([#179](https://github.com/welpo/tabi/issues/179)) - ([fd1c50a](https://github.com/welpo/tabi/commit/fd1c50af1174183b2eeb2d650f796bb7d925bc39))
-- *(ToC)* Implement setting hierarchy for ToC - ([695e40b](https://github.com/welpo/tabi/commit/695e40be706a57023f9a4b69f82fdb05db77b9ec))
-- *(alias)* Style redirect page ([#156](https://github.com/welpo/tabi/issues/156)) - ([a37756c](https://github.com/welpo/tabi/commit/a37756c6fa827aa0c42cfaf62124dcf1a19d623f))
-- *(archive)* Allow customising section for archive - ([b987439](https://github.com/welpo/tabi/commit/b9874393b448e75b90945f32c5ea41aa5465fe25))
-- *(atom)* Add `full_content_in_feed` option ([#164](https://github.com/welpo/tabi/issues/164)) - ([a113ba2](https://github.com/welpo/tabi/commit/a113ba2271a9c1285f194c08e3e61e3badb57df1))
-- *(cards.html)* Render markdown content ([#201](https://github.com/welpo/tabi/issues/201)) - ([60af91f](https://github.com/welpo/tabi/commit/60af91f4224b84417e3054c609c83975d9253bf9))
-- *(comments)* Allow page override of global system ([#216](https://github.com/welpo/tabi/issues/216)) - ([de28c7f](https://github.com/welpo/tabi/commit/de28c7fdeba86b711b791a19be27f95bf03795a3))
-- *(config)* Add dynamic stylesheet loading ([#118](https://github.com/welpo/tabi/issues/118)) - ([fac730e](https://github.com/welpo/tabi/commit/fac730efad8de4d26e31579e03444466bbd213d6))
-- *(copyright)* Set copyright translations outside toml files & enhance $VARs ([#215](https://github.com/welpo/tabi/issues/215)) - ([b6fa54c](https://github.com/welpo/tabi/commit/b6fa54c55646251104f855040ecdf782fe777ead))
-- *(feed)* Support hiding pages and sections ([#227](https://github.com/welpo/tabi/issues/227)) - ([920aa60](https://github.com/welpo/tabi/commit/920aa609f0b58dcdccec74be4ea74e01cc0b55c5))
-- *(fonts)* Upgrade Inter to 4.0 - ([012d819](https://github.com/welpo/tabi/commit/012d819f38f5b120c05830ebf0a0fed88f057c6e))
-- *(fonts)* Optimise font size ([#186](https://github.com/welpo/tabi/issues/186)) - ([a7044d2](https://github.com/welpo/tabi/commit/a7044d2d8a22d3e89ebe97f83bdc32b358c61c9e))
-- *(fonts)* Use woff2 & update fonts - ([1c06c99](https://github.com/welpo/tabi/commit/1c06c9904772dd012c9c3b3752a537aeb8e1fc08))
-- *(footer)* Add configurable footer menu ([#197](https://github.com/welpo/tabi/issues/197)) - ([1bc5294](https://github.com/welpo/tabi/commit/1bc52944c9f7cc959d2eeb403e22609313c4954e))
-- *(footer)* Add configurable copyright notice ([#112](https://github.com/welpo/tabi/issues/112)) - ([5ae21b5](https://github.com/welpo/tabi/commit/5ae21b5335f0926be14739aad6c8933937c1bcd3))
-- *(footer)* Add link to remote repository ([#111](https://github.com/welpo/tabi/issues/111)) - ([d3167ad](https://github.com/welpo/tabi/commit/d3167adb8fa997b120164f0c7225f3b43ddebd38))
-- *(footer)* Add link to remote repository - ([99f6f2d](https://github.com/welpo/tabi/commit/99f6f2dcdc7bcab449f278fbad8cc4e9350071cd))
-- *(footer/copyright)* Replace "$SEPARATOR" to `separator` - ([f1edbba](https://github.com/welpo/tabi/commit/f1edbba8bd81a9f4253c582b95af1797ab828cff))
-- *(footer/socials)* Add base64 encoded email protection - ([427ffc7](https://github.com/welpo/tabi/commit/427ffc7241b32aba85f3dee67a2d371bb1c21420))
-- *(header)* Cachebust custom font subset - ([130aa51](https://github.com/welpo/tabi/commit/130aa51144f6c8bf84b06e4d6cb9daf75dacc4a2))
-- *(header)* Add support for canonical URLs ([#168](https://github.com/welpo/tabi/issues/168)) - ([88cc68f](https://github.com/welpo/tabi/commit/88cc68f4a0fc7982b71d6c45514be7d0b8ef02d4))
-- *(header)* Support multilingual meta tags in sections - ([465bc55](https://github.com/welpo/tabi/commit/465bc55b9ab8263f55e0f83b9468a669c81b6ce8))
-- *(header)* Add img_alt attribute for customisable alt text ([#153](https://github.com/welpo/tabi/issues/153)) - ([1c87b96](https://github.com/welpo/tabi/commit/1c87b96ac1cb7f02ef79e0b69158b5e8ebd8c1e6))
-- *(i18n)* Translate quick navigation buttons' titles - ([c0a07cb](https://github.com/welpo/tabi/commit/c0a07cb4678c5b23bf1a049966f725c6d2c4b88a))
-- *(i18n)* Overhaul translation system & add languages ([#145](https://github.com/welpo/tabi/issues/145)) - ([32a2d50](https://github.com/welpo/tabi/commit/32a2d5094b974c27bd8ea030be05e1c5808f8c83))
-- *(image shortcodes)* Add lazy loading ([#116](https://github.com/welpo/tabi/issues/116)) - ([1c3db86](https://github.com/welpo/tabi/commit/1c3db86b75d0bb4074a75d212a6e0f3b3f56dc3f))
-- *(info-page)* Enable arbitrary ToC location - ([05ab241](https://github.com/welpo/tabi/commit/05ab241002be39dcc92b19b179329ada1579e6f4))
-- *(list_posts.html)* Display draft status in post list ([#203](https://github.com/welpo/tabi/issues/203)) - ([40df48f](https://github.com/welpo/tabi/commit/40df48fd875db61e9096301825da7ee447fd22fb))
-- *(meta)* Allow hiding the read time indication on pages ([#124](https://github.com/welpo/tabi/issues/124)) - ([b58225a](https://github.com/welpo/tabi/commit/b58225a0128bd668873c399564926f81cf3e9610))
-- *(multilingual-quote)* Allow missing author - ([3cf9e3a](https://github.com/welpo/tabi/commit/3cf9e3ad8d193319e5313fff3a77a83aa1254e3b))
-- *(pre-commit)* Improve robustness checking commands - ([f98d23e](https://github.com/welpo/tabi/commit/f98d23ec937d07ef220ff043c500ac824a009367))
-- *(pre-commit)* Sync config.toml and theme.toml [extra] - ([1601fbf](https://github.com/welpo/tabi/commit/1601fbf30c66b90592acbae9e96ae80450d2d692))
-- *(pre-commit)* Show which JS compressor is best - ([cffe06f](https://github.com/welpo/tabi/commit/cffe06f44e695afc7c5e154ff8ec0084875240a6))
-- *(pre-commit)* Check for JS minification - ([1027c4f](https://github.com/welpo/tabi/commit/1027c4fd02bfde8d836cc69b869523f4053ee6e0))
-- *(quick-navigation)* Add ToC button ([#115](https://github.com/welpo/tabi/issues/115)) - ([ac41bb1](https://github.com/welpo/tabi/commit/ac41bb18f8f40663ba4fa1554b201ac549189188))
-- *(settings)* Add hierarchy-based setting overrides ([#128](https://github.com/welpo/tabi/issues/128)) - ([f61c9ec](https://github.com/welpo/tabi/commit/f61c9ec3099282edfe840c5607732c302687e34b))
-- *(shortcode)* Add spoiler shortcode ([#113](https://github.com/welpo/tabi/issues/113)) - ([151063d](https://github.com/welpo/tabi/commit/151063d74b955510e3f46fb02a66de42dba77893))
-- *(shortcodes)* Update image path retrieval and dimensions in shortcodes - ([b841969](https://github.com/welpo/tabi/commit/b841969a8fc4a783a49bd98c6d690fc06f87dc08))
-- *(sitemap)* Mention baseurl in header & title - ([381f41d](https://github.com/welpo/tabi/commit/381f41dd0dc4cee56fd13b05f05333085e668b23))
-- *(sitemap)* Add XML styling ([#221](https://github.com/welpo/tabi/issues/221)) - ([1df3f7f](https://github.com/welpo/tabi/commit/1df3f7f89c57610e50c09264e853ad34166b1b1b))
-- *(social-icons)* Add Matrix icon - ([28fb525](https://github.com/welpo/tabi/commit/28fb52581fc6bd20b0a2cce084bea858ce2a8b63))
-- *(social-icons)* Add X icon - ([b797879](https://github.com/welpo/tabi/commit/b797879403406063560864899b717785b1fcd359))
-- *(social-media-cards)* Support relative paths ([#163](https://github.com/welpo/tabi/issues/163)) - ([049babb](https://github.com/welpo/tabi/commit/049babbd97555b2f32c611948e0ebe66a021b7d0))
-- *(social-media-cards)* Add support for twitter:image - ([22579a5](https://github.com/welpo/tabi/commit/22579a59743c5f1e0531de025c8402d4379736eb))
-- *(socials)* Add Nostr icon - ([79af568](https://github.com/welpo/tabi/commit/79af5680784fe0d16644d8102863725d5bb909e5))
-- *(socials)* Add Google Scholar icon - ([dd76c18](https://github.com/welpo/tabi/commit/dd76c18faa8633713832fafe3dcf1a8b05ed0335))
-- *(templates)* Introduce info-page template ([#147](https://github.com/welpo/tabi/issues/147)) - ([6f269ee](https://github.com/welpo/tabi/commit/6f269eee4af079966f7b7912370be884e83e5de5))
-- *(theme-switcher)* [**‼️BREAKING‼️**] Respect `theme_default` when JS is enabled ([#224](https://github.com/welpo/tabi/issues/224)) - ([bf31f7f](https://github.com/welpo/tabi/commit/bf31f7ff47cd06fb98cfe7ac78fba7b050eb778b))
-- *(theme-switcher)* Add theme reset button ([#198](https://github.com/welpo/tabi/issues/198)) - ([afbf401](https://github.com/welpo/tabi/commit/afbf4017e2c5cfde14e9f53bf72466b675ad05bc))
-- *(theme-switcher)* Hide button if JS is disabled - ([113a7f4](https://github.com/welpo/tabi/commit/113a7f4e5d4efd87646f8c26f81b7754ea7f41e2))
-- *(title)* Add `invert_title_order` config option ([#142](https://github.com/welpo/tabi/issues/142)) - ([9acaba6](https://github.com/welpo/tabi/commit/9acaba6e35c0b8438f069820380035af7bbb27b8))
-- Allow relative paths for image shortcodes ([#222](https://github.com/welpo/tabi/issues/222)) - ([7796162](https://github.com/welpo/tabi/commit/7796162e378cacb9b4d6129f95138121224714f1))
-- Improve clickability cue by adding pointer cursor to details summary - ([1e33b9b](https://github.com/welpo/tabi/commit/1e33b9bc1f3cc995a1ed7e265a106d194c8dfcef))
-- Support privacy-respecting analytics ([#193](https://github.com/welpo/tabi/issues/193)) - ([228f1ea](https://github.com/welpo/tabi/commit/228f1ea6e51cf75bb1a44db7aa94cd634802e177))
-- Allow internal project links ([#157](https://github.com/welpo/tabi/issues/157)) - ([5a2161f](https://github.com/welpo/tabi/commit/5a2161f529cd9bbc93cdc6bfd674bf1312590a96))
-- Enhance SEO and accessibility with meta tags ([#154](https://github.com/welpo/tabi/issues/154)) - ([78c0f71](https://github.com/welpo/tabi/commit/78c0f712c12188992146ea9c93033a5e189cb548))
-- Add `browser_theme_color` config option ([#143](https://github.com/welpo/tabi/issues/143)) - ([772ca29](https://github.com/welpo/tabi/commit/772ca29dcd73b63926e61cbcbf74284248e58819))
-- Add support for social media cards ([#130](https://github.com/welpo/tabi/issues/130)) - ([d53b847](https://github.com/welpo/tabi/commit/d53b8470a6f8b4ff7d80c890bcc744d3bf846aac))
-- Add base64 encoded email protection ([#110](https://github.com/welpo/tabi/issues/110)) - ([6dc6e51](https://github.com/welpo/tabi/commit/6dc6e51ea8fc5f42356af2773bb42503c9b73963))
-- Avoid commiting drafts - ([6cb2327](https://github.com/welpo/tabi/commit/6cb23279075211380e748bdb535fe38853ff6199))
-- Add pre-commit hook - ([22d8ae6](https://github.com/welpo/tabi/commit/22d8ae6b8aecac19500b70488f3d8f269b7f0e96))
-- Add support for remote codeberg repositories - ([b5fae83](https://github.com/welpo/tabi/commit/b5fae83f28800ad6ef5a34180d84f05c8fe72849))
-- Add link to commit history on updated articles ([#109](https://github.com/welpo/tabi/issues/109)) - ([0e3a4af](https://github.com/welpo/tabi/commit/0e3a4af49b4ea2b68aabeab5c65ce4e71cbe29d3))
-- Overhaul Table of Contents ([#108](https://github.com/welpo/tabi/issues/108)) - ([0884370](https://github.com/welpo/tabi/commit/08843701380fe3f6287ebe881fcddc6db7a491a7))
-- Enhance Table of Contents - ([07ceddc](https://github.com/welpo/tabi/commit/07ceddcc007b948e697da8a2dcf62edc37d91c6e))
-- Add `toc_levels` to control ToC depth - ([965af4b](https://github.com/welpo/tabi/commit/965af4b3dd35d1c5f24b4aa0ba847804e0d3c3da))
-- Add wide container shortcode ([#107](https://github.com/welpo/tabi/issues/107)) - ([bc90d04](https://github.com/welpo/tabi/commit/bc90d04c0220e9d6d3f8a050cf1f3e3cdb03e9f4))
-- Add wide container shortcode - ([fb0dea0](https://github.com/welpo/tabi/commit/fb0dea01067c91cf9d91eeb14ac8bf41842645e8))
-- Add `rel=me` attribute to social links - ([4952ce8](https://github.com/welpo/tabi/commit/4952ce88f14d5d39d583926eaac7460b9783bff3))
-- Introduce skins to customise the theme ([#105](https://github.com/welpo/tabi/issues/105)) - ([f8cce30](https://github.com/welpo/tabi/commit/f8cce3001c37e6de61e5f78638da3f2a9ad189ab))
-- Add pointer cursor to image toggler - ([d2780f4](https://github.com/welpo/tabi/commit/d2780f42a3b5caff5c920be4580e01f966e30362))
-- Add `cachebust` for `main.css` - ([2f83ef8](https://github.com/welpo/tabi/commit/2f83ef80621245d8a497c0a2ccfd7d4c375ce2b2))
-- Add 2 interactive image shortcodes - ([090ebca](https://github.com/welpo/tabi/commit/090ebcafecd157e309f1efa77289f2886ce5081e))
-- Add 2 interactive image shortcodes - ([7ccd717](https://github.com/welpo/tabi/commit/7ccd71736eb8c3e7ee1114b271e8b698bdf5df18))
-- Allow setting default theme - ([42293b2](https://github.com/welpo/tabi/commit/42293b286841b1074ae63b6e098b535ed7cc5ac6))
-- Allow setting the default theme - ([c78c7f5](https://github.com/welpo/tabi/commit/c78c7f5bd1d1f5f5d8d37daade0ff27a7a59b479))
-- Global/individual toggle for KaTeX and copy button - ([edcfa35](https://github.com/welpo/tabi/commit/edcfa359ef1abab43d5bedf77a24c3fab27f0297))
-- Add backlinks to footnotes ([#101](https://github.com/welpo/tabi/issues/101)) - ([5cdc18e](https://github.com/welpo/tabi/commit/5cdc18e6889ce74ffa498ca595eb2b7960b1fb24))
-- Optional trailing slash in menu links - ([f9c18b0](https://github.com/welpo/tabi/commit/f9c18b03987a7077301992f8369f4de75e270a2a))
-- Add JavaScript notice for comments - ([09e5bc1](https://github.com/welpo/tabi/commit/09e5bc1aa3f09ccf83c126cd8dc1b0ef6edcb4dd))
-- Add support for Isso comments - ([a93c117](https://github.com/welpo/tabi/commit/a93c117112bfdf937cf4e5ab6c11ab36b16db033))
-- Add support for Isso comments - ([9a98789](https://github.com/welpo/tabi/commit/9a98789922ce7dee96e0fab6ebbc9ba0c5499e80))
-- Add support for Hyvor Talk comments - ([3f5ed8a](https://github.com/welpo/tabi/commit/3f5ed8a58477d83e1d568f550c1d9434861e3cd0))
-- Add support for Hyvor Talk comments - ([7924e82](https://github.com/welpo/tabi/commit/7924e8206c17423c9043453fb37bc394f8676345))
-- Add quick navigation buttons - ([33337cf](https://github.com/welpo/tabi/commit/33337cf172f9787b17cf1532806923de31ef86a6))
-- Add quick navigation buttons - ([05a6d15](https://github.com/welpo/tabi/commit/05a6d15455a0ecc41f071ce03fbed5aaf16d38b5))
-- Add support for giscus & utterances comments - ([6c8d5c7](https://github.com/welpo/tabi/commit/6c8d5c750fe68d4a3c6fdfb623cccb12e62af7a5))
-- Add support for giscus and utterances - ([5993e95](https://github.com/welpo/tabi/commit/5993e950c7a6084f069403e3a98c85aa643654f7))
-- Add support for giscus & utterances comments - ([19d1200](https://github.com/welpo/tabi/commit/19d120019b6f8c7041965895dad2764dc2aa4f5d))
-- Add utterances support - ([93c8b57](https://github.com/welpo/tabi/commit/93c8b577b87aaa928a13b5696d7b3ebc91aa6cce))
-- Add copy button to code blocks - ([ee6a54b](https://github.com/welpo/tabi/commit/ee6a54b3f9a7f0eb29e1bfda3b7662f59971a2ad))
-- Add copy button to code blocks - ([2dec139](https://github.com/welpo/tabi/commit/2dec139e41ffe558b7d8fdd785ed5f1889d6723b))
-- Add basic copy button to codeblocks - ([8e1473b](https://github.com/welpo/tabi/commit/8e1473bba916523f4d1855d4c631e78d603443ba))
-- Add full-width image option to shortcodes - ([1d35a4a](https://github.com/welpo/tabi/commit/1d35a4aba9cf6f6cd99986cecc3862e744c9e791))
-- Add full-width image option to shortcodes - ([fd50204](https://github.com/welpo/tabi/commit/fd50204e32aee4402835263f9e420adbc2f6cb8e))
-- Custom feed content and style - ([3638e77](https://github.com/welpo/tabi/commit/3638e7743abda81b79516b160e31705b1a9c99a3))
-- Style xml feed - ([1b60be8](https://github.com/welpo/tabi/commit/1b60be8c9d4e28645e713672eeb1b9dbdf4e1789))
-- Use page description as summary - ([54e88be](https://github.com/welpo/tabi/commit/54e88beca21976a350ce6babd9fe10b07d658cf4))
-- Add custom quotation marks for multilingual quotes - ([dd73e52](https://github.com/welpo/tabi/commit/dd73e527298c1c4357e48589314bfd9302323c27))
-- Add multilingual quote shortcode - ([ab29511](https://github.com/welpo/tabi/commit/ab29511d5e7f44ba5cc07e1a29c0d678c24b3cd4))
-- Allow using emojis as favicon - ([fb061a1](https://github.com/welpo/tabi/commit/fb061a14697d45700996f32b568826b4f02764c7))
-- Include layout features in font subset - ([534969d](https://github.com/welpo/tabi/commit/534969de11930ec957d6ea4eea658324a3d29497))
-- Add multi-language support - ([fa92293](https://github.com/welpo/tabi/commit/fa9229377d03f229b4deb68bad7cf63b2f88f9fe))
-- Set width and height of project images - ([8b5726c](https://github.com/welpo/tabi/commit/8b5726c34e04238b0371fb3dbd11cafaaff580f0))
-- Add KaTeX support - ([f9335b3](https://github.com/welpo/tabi/commit/f9335b3fa45f27788cdb9c8d26ddfe4b714070c4))
-- Make JS light/dark toggle optional - ([1803987](https://github.com/welpo/tabi/commit/1803987555cbbe0aea1ab673907192e734a55425))
-- Use github pages for live preview - ([a36823d](https://github.com/welpo/tabi/commit/a36823d672e3894ac428642d433c5506cdbbe728))
-- Allow dual date-format (short/long) - ([eda1b27](https://github.com/welpo/tabi/commit/eda1b27a3a51ea48910ec96a64502a70ac3c9bda))
-- Allow dual date-format (short/long) - ([9887fb0](https://github.com/welpo/tabi/commit/9887fb0a6f9f0e94d9d7faca57c62fb3549bdb83))
-- Add 'Last updated' extra tag - ([ca96eea](https://github.com/welpo/tabi/commit/ca96eeab5486bacbc3b843324ecc4fad7476af35))
-- Add 'Last updated' extra tag - ([ed47f25](https://github.com/welpo/tabi/commit/ed47f2580ba4f8f15188c67f3b788b7472f4d78b))
-- Add dual image support for switching themes - ([de9cce5](https://github.com/welpo/tabi/commit/de9cce5fa97a1045162821773801b5163cc74c07))
-- Add dual image support for switching themes - ([b3dc539](https://github.com/welpo/tabi/commit/b3dc5396b4c429537f82afb8cd63a67146b5b9ac))
-- Use custom separator from config in meta & title - ([aa00640](https://github.com/welpo/tabi/commit/aa00640e96a6e0934e7792f384f09ec476f3bdb7))
-- Allow customizable secure headers (CSP) - ([d7caa7a](https://github.com/welpo/tabi/commit/d7caa7af5fc5d0096fbb402b0b8ce53930f3d56f))
-- Display word count when hovering over read time - ([d9cd64e](https://github.com/welpo/tabi/commit/d9cd64e5a40c154c89d91b8b649348bcabfafb71))
-- Responsive (and centered) images - ([9242fa4](https://github.com/welpo/tabi/commit/9242fa4389cd2ce418c2074aa00afc8107e753d0))
-- Clean js code - ([2f80b0b](https://github.com/welpo/tabi/commit/2f80b0b5ad481d53d5621f84bffd3415fc078672))
-- Change default theme to OS setting - ([26ad170](https://github.com/welpo/tabi/commit/26ad170d9fee316fb3eb131cc664cd1eed9e1cfe))
-- Add dimmable-image shortcode for dark theme - ([174a37e](https://github.com/welpo/tabi/commit/174a37e221dc0b38eb1160bbf320c7b03b73d901))
-- Showcase invertable image - ([0bae051](https://github.com/welpo/tabi/commit/0bae0515ec4579e26a827dba907f890198df01eb))
-- Showcase invertable image - ([2f4695d](https://github.com/welpo/tabi/commit/2f4695dd0bcec55357f1c8829fbdf5aee8d76f9a))
-- Add Archive page to features. - ([999861b](https://github.com/welpo/tabi/commit/999861ba583706b63e73fb7f675bedacaaf5bce4))
-- Remove Archive from TODO - ([559c97d](https://github.com/welpo/tabi/commit/559c97d1f3a6f2e1da760ccb6adb5a20b5fe5b44))
-- Add archive screen - ([3434cbc](https://github.com/welpo/tabi/commit/3434cbc92630d7a60963f51990216facd586e546))
-- Change markdown description style - ([c29697c](https://github.com/welpo/tabi/commit/c29697c4212d59588b75013c473790cd97445164))
-- Add markdown support to index page - ([c6ec7c7](https://github.com/welpo/tabi/commit/c6ec7c750588562c3a14c1ee0f2a7d00f467bbd6))
-- Set Table of Contents per page, not globally - ([32d4a93](https://github.com/welpo/tabi/commit/32d4a9358ce14c9dce687520e7c58cb93d07a7b6))
+- *(HTML)* Respect `external_links_…` config ([#126](https://github.com/welpo/tabi/issues/126)) by [@welpo](https://github.com/welpo)
+- *(SEO)* Add description support for sections ([#179](https://github.com/welpo/tabi/issues/179)) by [@donovanglover](https://github.com/donovanglover)
+- *(ToC)* Implement setting hierarchy for ToC ([695e40b](https://github.com/welpo/tabi/commit/695e40be706a57023f9a4b69f82fdb05db77b9ec)) by [@welpo](https://github.com/welpo)
+- *(alias)* Style redirect page ([#156](https://github.com/welpo/tabi/issues/156)) by [@welpo](https://github.com/welpo)
+- *(archive)* Allow customising section for archive ([b987439](https://github.com/welpo/tabi/commit/b9874393b448e75b90945f32c5ea41aa5465fe25)) by [@welpo](https://github.com/welpo)
+- *(atom)* Add `full_content_in_feed` option ([#164](https://github.com/welpo/tabi/issues/164)) by [@welpo](https://github.com/welpo)
+- *(cards.html)* Render markdown content ([#201](https://github.com/welpo/tabi/issues/201)) by [@donovanglover](https://github.com/donovanglover)
+- *(comments)* Allow page override of global system ([#216](https://github.com/welpo/tabi/issues/216)) by [@welpo](https://github.com/welpo)
+- *(config)* Add dynamic stylesheet loading ([#118](https://github.com/welpo/tabi/issues/118)) by [@welpo](https://github.com/welpo)
+- *(copyright)* Set copyright translations outside toml files & enhance $VARs ([#215](https://github.com/welpo/tabi/issues/215)) by [@ZzMzaw](https://github.com/ZzMzaw) and [@welpo](https://github.com/welpo)
+- *(feed)* Support hiding pages and sections ([#227](https://github.com/welpo/tabi/issues/227)) by [@welpo](https://github.com/welpo)
+- *(fonts)* Upgrade Inter to 4.0 ([012d819](https://github.com/welpo/tabi/commit/012d819f38f5b120c05830ebf0a0fed88f057c6e)) by [@welpo](https://github.com/welpo)
+- *(fonts)* Optimise font size ([#186](https://github.com/welpo/tabi/issues/186)) by [@welpo](https://github.com/welpo)
+- *(fonts)* Use woff2 & update fonts ([1c06c99](https://github.com/welpo/tabi/commit/1c06c9904772dd012c9c3b3752a537aeb8e1fc08)) by [@welpo](https://github.com/welpo)
+- *(footer)* Add configurable footer menu ([#197](https://github.com/welpo/tabi/issues/197)) by [@welpo](https://github.com/welpo)
+- *(footer)* Add configurable copyright notice ([#112](https://github.com/welpo/tabi/issues/112)) by [@welpo](https://github.com/welpo)
+- *(footer)* Add link to remote repository ([#111](https://github.com/welpo/tabi/issues/111)) by [@welpo](https://github.com/welpo)
+- *(footer)* Add link to remote repository ([99f6f2d](https://github.com/welpo/tabi/commit/99f6f2dcdc7bcab449f278fbad8cc4e9350071cd)) by [@welpo](https://github.com/welpo)
+- *(footer/copyright)* Replace "$SEPARATOR" to `separator` ([f1edbba](https://github.com/welpo/tabi/commit/f1edbba8bd81a9f4253c582b95af1797ab828cff)) by [@welpo](https://github.com/welpo)
+- *(footer/socials)* Add base64 encoded email protection ([427ffc7](https://github.com/welpo/tabi/commit/427ffc7241b32aba85f3dee67a2d371bb1c21420)) by [@welpo](https://github.com/welpo)
+- *(header)* Cachebust custom font subset ([130aa51](https://github.com/welpo/tabi/commit/130aa51144f6c8bf84b06e4d6cb9daf75dacc4a2)) by [@welpo](https://github.com/welpo)
+- *(header)* Add support for canonical URLs ([#168](https://github.com/welpo/tabi/issues/168)) by [@welpo](https://github.com/welpo)
+- *(header)* Support multilingual meta tags in sections ([465bc55](https://github.com/welpo/tabi/commit/465bc55b9ab8263f55e0f83b9468a669c81b6ce8)) by [@welpo](https://github.com/welpo)
+- *(header)* Add img_alt attribute for customisable alt text ([#153](https://github.com/welpo/tabi/issues/153)) by [@welpo](https://github.com/welpo)
+- *(i18n)* Translate quick navigation buttons' titles ([c0a07cb](https://github.com/welpo/tabi/commit/c0a07cb4678c5b23bf1a049966f725c6d2c4b88a)) by [@welpo](https://github.com/welpo)
+- *(i18n)* Overhaul translation system & add languages ([#145](https://github.com/welpo/tabi/issues/145)) by [@welpo](https://github.com/welpo)
+- *(image shortcodes)* Add lazy loading ([#116](https://github.com/welpo/tabi/issues/116)) by [@welpo](https://github.com/welpo)
+- *(info-page)* Enable arbitrary ToC location ([05ab241](https://github.com/welpo/tabi/commit/05ab241002be39dcc92b19b179329ada1579e6f4)) by [@welpo](https://github.com/welpo)
+- *(list_posts.html)* Display draft status in post list ([#203](https://github.com/welpo/tabi/issues/203)) by [@xvello](https://github.com/xvello) and [@welpo](https://github.com/welpo)
+- *(meta)* Allow hiding the read time indication on pages ([#124](https://github.com/welpo/tabi/issues/124)) by [@stevenroose](https://github.com/stevenroose) and [@welpo](https://github.com/welpo)
+- *(multilingual-quote)* Allow missing author ([3cf9e3a](https://github.com/welpo/tabi/commit/3cf9e3ad8d193319e5313fff3a77a83aa1254e3b)) by [@welpo](https://github.com/welpo)
+- *(pre-commit)* Improve robustness checking commands ([f98d23e](https://github.com/welpo/tabi/commit/f98d23ec937d07ef220ff043c500ac824a009367)) by [@welpo](https://github.com/welpo)
+- *(pre-commit)* Sync config.toml and theme.toml [extra] ([1601fbf](https://github.com/welpo/tabi/commit/1601fbf30c66b90592acbae9e96ae80450d2d692)) by [@welpo](https://github.com/welpo)
+- *(pre-commit)* Show which JS compressor is best ([cffe06f](https://github.com/welpo/tabi/commit/cffe06f44e695afc7c5e154ff8ec0084875240a6)) by [@welpo](https://github.com/welpo)
+- *(pre-commit)* Check for JS minification ([1027c4f](https://github.com/welpo/tabi/commit/1027c4fd02bfde8d836cc69b869523f4053ee6e0)) by [@welpo](https://github.com/welpo)
+- *(quick-navigation)* Add ToC button ([#115](https://github.com/welpo/tabi/issues/115)) by [@welpo](https://github.com/welpo)
+- *(settings)* Add hierarchy-based setting overrides ([#128](https://github.com/welpo/tabi/issues/128)) by [@welpo](https://github.com/welpo)
+- *(shortcode)* Add spoiler shortcode ([#113](https://github.com/welpo/tabi/issues/113)) by [@welpo](https://github.com/welpo)
+- *(shortcodes)* Update image path retrieval and dimensions in shortcodes ([b841969](https://github.com/welpo/tabi/commit/b841969a8fc4a783a49bd98c6d690fc06f87dc08)) by [@welpo](https://github.com/welpo)
+- *(sitemap)* Mention baseurl in header & title ([381f41d](https://github.com/welpo/tabi/commit/381f41dd0dc4cee56fd13b05f05333085e668b23)) by [@welpo](https://github.com/welpo)
+- *(sitemap)* Add XML styling ([#221](https://github.com/welpo/tabi/issues/221)) by [@welpo](https://github.com/welpo)
+- *(social-icons)* Add Matrix icon ([28fb525](https://github.com/welpo/tabi/commit/28fb52581fc6bd20b0a2cce084bea858ce2a8b63)) by [@welpo](https://github.com/welpo)
+- *(social-icons)* Add X icon ([b797879](https://github.com/welpo/tabi/commit/b797879403406063560864899b717785b1fcd359)) by [@welpo](https://github.com/welpo)
+- *(social-media-cards)* Support relative paths ([#163](https://github.com/welpo/tabi/issues/163)) by [@welpo](https://github.com/welpo)
+- *(social-media-cards)* Add support for twitter:image ([22579a5](https://github.com/welpo/tabi/commit/22579a59743c5f1e0531de025c8402d4379736eb)) by [@welpo](https://github.com/welpo)
+- *(socials)* Add Nostr icon ([79af568](https://github.com/welpo/tabi/commit/79af5680784fe0d16644d8102863725d5bb909e5)) by [@welpo](https://github.com/welpo)
+- *(socials)* Add Google Scholar icon ([dd76c18](https://github.com/welpo/tabi/commit/dd76c18faa8633713832fafe3dcf1a8b05ed0335)) by [@welpo](https://github.com/welpo)
+- *(templates)* Introduce info-page template ([#147](https://github.com/welpo/tabi/issues/147)) by [@welpo](https://github.com/welpo)
+- *(theme-switcher)* [**‼️BREAKING‼️**] Respect `theme_default` when JS is enabled ([#224](https://github.com/welpo/tabi/issues/224)) by [@welpo](https://github.com/welpo)
+- *(theme-switcher)* Add theme reset button ([#198](https://github.com/welpo/tabi/issues/198)) by [@welpo](https://github.com/welpo)
+- *(theme-switcher)* Hide button if JS is disabled ([113a7f4](https://github.com/welpo/tabi/commit/113a7f4e5d4efd87646f8c26f81b7754ea7f41e2)) by [@welpo](https://github.com/welpo)
+- *(title)* Add `invert_title_order` config option ([#142](https://github.com/welpo/tabi/issues/142)) by [@welpo](https://github.com/welpo)
+- Allow relative paths for image shortcodes ([#222](https://github.com/welpo/tabi/issues/222)) by [@welpo](https://github.com/welpo)
+- Improve clickability cue by adding pointer cursor to details summary ([1e33b9b](https://github.com/welpo/tabi/commit/1e33b9bc1f3cc995a1ed7e265a106d194c8dfcef)) by [@welpo](https://github.com/welpo)
+- Support privacy-respecting analytics ([#193](https://github.com/welpo/tabi/issues/193)) by [@welpo](https://github.com/welpo)
+- Allow internal project links ([#157](https://github.com/welpo/tabi/issues/157)) by [@welpo](https://github.com/welpo)
+- Enhance SEO and accessibility with meta tags ([#154](https://github.com/welpo/tabi/issues/154)) by [@welpo](https://github.com/welpo)
+- Add `browser_theme_color` config option ([#143](https://github.com/welpo/tabi/issues/143)) by [@welpo](https://github.com/welpo)
+- Add support for social media cards ([#130](https://github.com/welpo/tabi/issues/130)) by [@welpo](https://github.com/welpo)
+- Add base64 encoded email protection ([#110](https://github.com/welpo/tabi/issues/110)) by [@welpo](https://github.com/welpo)
+- Avoid commiting drafts ([6cb2327](https://github.com/welpo/tabi/commit/6cb23279075211380e748bdb535fe38853ff6199)) by [@welpo](https://github.com/welpo)
+- Add pre-commit hook ([22d8ae6](https://github.com/welpo/tabi/commit/22d8ae6b8aecac19500b70488f3d8f269b7f0e96)) by [@welpo](https://github.com/welpo)
+- Add support for remote codeberg repositories ([b5fae83](https://github.com/welpo/tabi/commit/b5fae83f28800ad6ef5a34180d84f05c8fe72849)) by [@welpo](https://github.com/welpo)
+- Add link to commit history on updated articles ([#109](https://github.com/welpo/tabi/issues/109)) by [@welpo](https://github.com/welpo)
+- Overhaul Table of Contents ([#108](https://github.com/welpo/tabi/issues/108)) by [@welpo](https://github.com/welpo)
+- Enhance Table of Contents ([07ceddc](https://github.com/welpo/tabi/commit/07ceddcc007b948e697da8a2dcf62edc37d91c6e)) by [@welpo](https://github.com/welpo)
+- Add `toc_levels` to control ToC depth ([965af4b](https://github.com/welpo/tabi/commit/965af4b3dd35d1c5f24b4aa0ba847804e0d3c3da)) by [@welpo](https://github.com/welpo)
+- Add wide container shortcode ([#107](https://github.com/welpo/tabi/issues/107)) by [@welpo](https://github.com/welpo)
+- Add wide container shortcode ([fb0dea0](https://github.com/welpo/tabi/commit/fb0dea01067c91cf9d91eeb14ac8bf41842645e8)) by [@welpo](https://github.com/welpo)
+- Add `rel=me` attribute to social links ([4952ce8](https://github.com/welpo/tabi/commit/4952ce88f14d5d39d583926eaac7460b9783bff3)) by [@welpo](https://github.com/welpo)
+- Introduce skins to customise the theme ([#105](https://github.com/welpo/tabi/issues/105)) by [@welpo](https://github.com/welpo)
+- Add pointer cursor to image toggler ([d2780f4](https://github.com/welpo/tabi/commit/d2780f42a3b5caff5c920be4580e01f966e30362)) by [@welpo](https://github.com/welpo)
+- Add `cachebust` for `main.css` ([2f83ef8](https://github.com/welpo/tabi/commit/2f83ef80621245d8a497c0a2ccfd7d4c375ce2b2)) by [@welpo](https://github.com/welpo)
+- Add 2 interactive image shortcodes by [@welpo](https://github.com/welpo)
+- Add 2 interactive image shortcodes ([7ccd717](https://github.com/welpo/tabi/commit/7ccd71736eb8c3e7ee1114b271e8b698bdf5df18)) by [@welpo](https://github.com/welpo)
+- Allow setting default theme by [@welpo](https://github.com/welpo)
+- Allow setting the default theme ([c78c7f5](https://github.com/welpo/tabi/commit/c78c7f5bd1d1f5f5d8d37daade0ff27a7a59b479)) by [@welpo](https://github.com/welpo)
+- Global/individual toggle for KaTeX and copy button ([edcfa35](https://github.com/welpo/tabi/commit/edcfa359ef1abab43d5bedf77a24c3fab27f0297)) by [@welpo](https://github.com/welpo)
+- Add backlinks to footnotes ([#101](https://github.com/welpo/tabi/issues/101)) by [@welpo](https://github.com/welpo)
+- Optional trailing slash in menu links ([f9c18b0](https://github.com/welpo/tabi/commit/f9c18b03987a7077301992f8369f4de75e270a2a)) by [@welpo](https://github.com/welpo)
+- Add JavaScript notice for comments ([09e5bc1](https://github.com/welpo/tabi/commit/09e5bc1aa3f09ccf83c126cd8dc1b0ef6edcb4dd)) by [@welpo](https://github.com/welpo)
+- Add support for Isso comments by [@welpo](https://github.com/welpo)
+- Add support for Isso comments ([9a98789](https://github.com/welpo/tabi/commit/9a98789922ce7dee96e0fab6ebbc9ba0c5499e80)) by [@welpo](https://github.com/welpo)
+- Add support for Hyvor Talk comments by [@welpo](https://github.com/welpo)
+- Add support for Hyvor Talk comments ([7924e82](https://github.com/welpo/tabi/commit/7924e8206c17423c9043453fb37bc394f8676345)) by [@welpo](https://github.com/welpo)
+- Add quick navigation buttons by [@welpo](https://github.com/welpo)
+- Add quick navigation buttons ([05a6d15](https://github.com/welpo/tabi/commit/05a6d15455a0ecc41f071ce03fbed5aaf16d38b5)) by [@welpo](https://github.com/welpo)
+- Add support for giscus & utterances comments by [@welpo](https://github.com/welpo)
+- Add support for giscus and utterances ([5993e95](https://github.com/welpo/tabi/commit/5993e950c7a6084f069403e3a98c85aa643654f7)) by [@welpo](https://github.com/welpo)
+- Add support for giscus & utterances comments ([19d1200](https://github.com/welpo/tabi/commit/19d120019b6f8c7041965895dad2764dc2aa4f5d)) by [@welpo](https://github.com/welpo)
+- Add utterances support ([93c8b57](https://github.com/welpo/tabi/commit/93c8b577b87aaa928a13b5696d7b3ebc91aa6cce)) by [@welpo](https://github.com/welpo)
+- Add copy button to code blocks by [@welpo](https://github.com/welpo)
+- Add copy button to code blocks ([2dec139](https://github.com/welpo/tabi/commit/2dec139e41ffe558b7d8fdd785ed5f1889d6723b)) by [@welpo](https://github.com/welpo)
+- Add basic copy button to codeblocks ([8e1473b](https://github.com/welpo/tabi/commit/8e1473bba916523f4d1855d4c631e78d603443ba)) by [@welpo](https://github.com/welpo)
+- Add full-width image option to shortcodes by [@welpo](https://github.com/welpo)
+- Add full-width image option to shortcodes ([fd50204](https://github.com/welpo/tabi/commit/fd50204e32aee4402835263f9e420adbc2f6cb8e)) by [@welpo](https://github.com/welpo)
+- Custom feed content and style by [@welpo](https://github.com/welpo)
+- Style xml feed ([1b60be8](https://github.com/welpo/tabi/commit/1b60be8c9d4e28645e713672eeb1b9dbdf4e1789)) by [@welpo](https://github.com/welpo)
+- Use page description as summary ([54e88be](https://github.com/welpo/tabi/commit/54e88beca21976a350ce6babd9fe10b07d658cf4)) by [@welpo](https://github.com/welpo)
+- Add custom quotation marks for multilingual quotes ([dd73e52](https://github.com/welpo/tabi/commit/dd73e527298c1c4357e48589314bfd9302323c27)) by [@welpo](https://github.com/welpo)
+- Add multilingual quote shortcode ([ab29511](https://github.com/welpo/tabi/commit/ab29511d5e7f44ba5cc07e1a29c0d678c24b3cd4)) by [@welpo](https://github.com/welpo)
+- Allow using emojis as favicon ([fb061a1](https://github.com/welpo/tabi/commit/fb061a14697d45700996f32b568826b4f02764c7)) by [@welpo](https://github.com/welpo)
+- Include layout features in font subset ([534969d](https://github.com/welpo/tabi/commit/534969de11930ec957d6ea4eea658324a3d29497)) by [@welpo](https://github.com/welpo)
+- Add multi-language support ([fa92293](https://github.com/welpo/tabi/commit/fa9229377d03f229b4deb68bad7cf63b2f88f9fe)) by [@welpo](https://github.com/welpo)
+- Set width and height of project images ([8b5726c](https://github.com/welpo/tabi/commit/8b5726c34e04238b0371fb3dbd11cafaaff580f0)) by [@welpo](https://github.com/welpo)
+- Add KaTeX support ([f9335b3](https://github.com/welpo/tabi/commit/f9335b3fa45f27788cdb9c8d26ddfe4b714070c4)) by [@welpo](https://github.com/welpo)
+- Make JS light/dark toggle optional ([1803987](https://github.com/welpo/tabi/commit/1803987555cbbe0aea1ab673907192e734a55425)) by [@welpo](https://github.com/welpo)
+- Use github pages for live preview ([a36823d](https://github.com/welpo/tabi/commit/a36823d672e3894ac428642d433c5506cdbbe728)) by [@welpo](https://github.com/welpo)
+- Allow dual date-format (short/long) by [@welpo](https://github.com/welpo)
+- Allow dual date-format (short/long) ([9887fb0](https://github.com/welpo/tabi/commit/9887fb0a6f9f0e94d9d7faca57c62fb3549bdb83)) by [@welpo](https://github.com/welpo)
+- Add 'Last updated' extra tag by [@welpo](https://github.com/welpo)
+- Add 'Last updated' extra tag ([ed47f25](https://github.com/welpo/tabi/commit/ed47f2580ba4f8f15188c67f3b788b7472f4d78b)) by [@welpo](https://github.com/welpo)
+- Add dual image support for switching themes by [@welpo](https://github.com/welpo)
+- Add dual image support for switching themes ([b3dc539](https://github.com/welpo/tabi/commit/b3dc5396b4c429537f82afb8cd63a67146b5b9ac)) by [@welpo](https://github.com/welpo)
+- Use custom separator from config in meta & title ([aa00640](https://github.com/welpo/tabi/commit/aa00640e96a6e0934e7792f384f09ec476f3bdb7)) by [@welpo](https://github.com/welpo)
+- Allow customizable secure headers (CSP) ([d7caa7a](https://github.com/welpo/tabi/commit/d7caa7af5fc5d0096fbb402b0b8ce53930f3d56f)) by [@welpo](https://github.com/welpo)
+- Display word count when hovering over read time ([d9cd64e](https://github.com/welpo/tabi/commit/d9cd64e5a40c154c89d91b8b649348bcabfafb71)) by [@welpo](https://github.com/welpo)
+- Responsive (and centered) images ([9242fa4](https://github.com/welpo/tabi/commit/9242fa4389cd2ce418c2074aa00afc8107e753d0)) by [@welpo](https://github.com/welpo)
+- Clean js code ([2f80b0b](https://github.com/welpo/tabi/commit/2f80b0b5ad481d53d5621f84bffd3415fc078672)) by [@serginogal](https://github.com/serginogal)
+- Change default theme to OS setting ([26ad170](https://github.com/welpo/tabi/commit/26ad170d9fee316fb3eb131cc664cd1eed9e1cfe)) by [@welpo](https://github.com/welpo)
+- Add dimmable-image shortcode for dark theme ([174a37e](https://github.com/welpo/tabi/commit/174a37e221dc0b38eb1160bbf320c7b03b73d901)) by [@welpo](https://github.com/welpo)
+- Showcase invertable image ([0bae051](https://github.com/welpo/tabi/commit/0bae0515ec4579e26a827dba907f890198df01eb)) by [@welpo](https://github.com/welpo)
+- Showcase invertable image ([2f4695d](https://github.com/welpo/tabi/commit/2f4695dd0bcec55357f1c8829fbdf5aee8d76f9a)) by [@welpo](https://github.com/welpo)
+- Add Archive page to features. ([999861b](https://github.com/welpo/tabi/commit/999861ba583706b63e73fb7f675bedacaaf5bce4)) by [@welpo](https://github.com/welpo)
+- Remove Archive from TODO ([559c97d](https://github.com/welpo/tabi/commit/559c97d1f3a6f2e1da760ccb6adb5a20b5fe5b44)) by [@welpo](https://github.com/welpo)
+- Add archive screen ([3434cbc](https://github.com/welpo/tabi/commit/3434cbc92630d7a60963f51990216facd586e546)) by [@serginogal](https://github.com/serginogal)
+- Change markdown description style ([c29697c](https://github.com/welpo/tabi/commit/c29697c4212d59588b75013c473790cd97445164)) by [@serginogal](https://github.com/serginogal)
+- Add markdown support to index page ([c6ec7c7](https://github.com/welpo/tabi/commit/c6ec7c750588562c3a14c1ee0f2a7d00f467bbd6)) by [@serginogal](https://github.com/serginogal)
+- Set Table of Contents per page, not globally ([32d4a93](https://github.com/welpo/tabi/commit/32d4a9358ce14c9dce687520e7c58cb93d07a7b6)) by [@welpo](https://github.com/welpo)
### 🐛 Bug fixes
-- *(SEO)* Set proper social image cards - ([b26902d](https://github.com/welpo/tabi/commit/b26902da1667ecfaf5649dc9637360658c135faf))
-- *(a11y)* Update heading tags ([#140](https://github.com/welpo/tabi/issues/140)) - ([0055a36](https://github.com/welpo/tabi/commit/0055a3613ec86c271c9381aee5de8d7799d6567a))
-- *(analytics)* Make goatcounter use https ([#195](https://github.com/welpo/tabi/issues/195)) - ([450501e](https://github.com/welpo/tabi/commit/450501e218f9b7feb63a8474b330d39734a1dce8))
-- *(atom)* Remove safe filter; allow content & summary ([#165](https://github.com/welpo/tabi/issues/165)) - ([a617d6f](https://github.com/welpo/tabi/commit/a617d6fe72c0bdd40ea7e107887d74c9fa4477d2))
-- *(atom)* Escape HTML in feed summary - ([4610073](https://github.com/welpo/tabi/commit/46100730fa59d6f14d3565e87b48fad5d69afab5))
-- *(comments)* Fix malformed URLs in Isso mails ([#211](https://github.com/welpo/tabi/issues/211)) - ([be218c0](https://github.com/welpo/tabi/commit/be218c0b6c521588cf57c1aa9d90db88aa24e801))
-- *(favicon)* Use `get_url` for favicon - ([ab4b523](https://github.com/welpo/tabi/commit/ab4b523f9c7efa431dee4780c5b701c7496faa2d))
-- *(fonts)* Fix extension woff -> woff2 - ([5aece98](https://github.com/welpo/tabi/commit/5aece9856a23f79143e90e91747e9f852903810b))
-- *(footer)* Fix external link redirection in footer ([#219](https://github.com/welpo/tabi/issues/219)) - ([de91dfb](https://github.com/welpo/tabi/commit/de91dfb0a706b6dcf2f4232c6cece7778e7d9fa2))
-- *(footer)* Render footer again - ([3344f80](https://github.com/welpo/tabi/commit/3344f80539d837df10523160083d91c55b04f58f))
-- *(footer)* Remove extra space between "tabi" and separator - ([12b9184](https://github.com/welpo/tabi/commit/12b9184f15edc26acfd442923dd6d9f3bcfa9615))
-- *(format_date)* Actually use `short_date_format` ([#119](https://github.com/welpo/tabi/issues/119)) - ([c99cf94](https://github.com/welpo/tabi/commit/c99cf940a78606970a0aab9c74defca4517b6a5f))
-- *(header)* Add quotes to custom subset links - ([1221eee](https://github.com/welpo/tabi/commit/1221eeeb41c17556784c27d98d18a0d75cdbfc52))
-- *(header)* Correct self-closing script tag - ([94f7a36](https://github.com/welpo/tabi/commit/94f7a367075b0bfeacccad44742d52f7732ff3c3))
-- *(header)* Check if translations exist while building tags ([#159](https://github.com/welpo/tabi/issues/159)) - ([271f54c](https://github.com/welpo/tabi/commit/271f54ca79ce20421a1e6c219f362da833512e4d))
-- *(header)* Don't fail if custom_subset absent ([#132](https://github.com/welpo/tabi/issues/132)) - ([c79407e](https://github.com/welpo/tabi/commit/c79407e6d7ea544a8b337e372309909a58640423))
-- *(home-banner)* Allow missing image & correct spacing ([#123](https://github.com/welpo/tabi/issues/123)) - ([9c3e5d3](https://github.com/welpo/tabi/commit/9c3e5d3990137b5ea33d4498634aa4d83fa408ac))
-- *(html)* Remove unused self-closing tags ([#176](https://github.com/welpo/tabi/issues/176)) - ([93eaaea](https://github.com/welpo/tabi/commit/93eaaea76c01ba18b05113778d11131bec0d3b92))
-- *(hyvor-talk)* Switch from ID to class selector for initialisation ([#196](https://github.com/welpo/tabi/issues/196)) - ([040a46d](https://github.com/welpo/tabi/commit/040a46dc4bec2fb31f5ebd07cdc35ed8e6d04483))
-- *(i18n)* Use English by default in atom.xml ([#167](https://github.com/welpo/tabi/issues/167)) - ([d36404e](https://github.com/welpo/tabi/commit/d36404e0cbc68afb6192ea28c8180dba9928e779))
-- *(i18n-es)* Correct 'of' translation - ([0b6cb31](https://github.com/welpo/tabi/commit/0b6cb31bba927315c975dfe5bcf12b691a6e2573))
-- *(isso-comments)* Actually set maxCommentsNested - ([47c493b](https://github.com/welpo/tabi/commit/47c493be89cfb58ab3945ff30da618767330fe1a))
-- *(multilingual-quote)* Open
regardless of attribution - ([01d5322](https://github.com/welpo/tabi/commit/01d5322ef355af0b4bff9bbaf072305b45ba9f0b))
-- *(quick-navigation)* Limit width of toc ([#204](https://github.com/welpo/tabi/issues/204)) - ([6058957](https://github.com/welpo/tabi/commit/6058957e48705e99705afaab3786b8e826472418))
-- *(quick-navigation-buttons)* Fix overlapping background change - ([f4c8826](https://github.com/welpo/tabi/commit/f4c88266e7160010ee739273c16e7b66c95f5e4a))
-- *(sitemap)* Use the base url for JS/CSS loading - ([c8a1705](https://github.com/welpo/tabi/commit/c8a1705b51984666af676181bf24eb0352c684c1))
-- *(skins)* Load `teal` if set in config - ([3e30557](https://github.com/welpo/tabi/commit/3e30557dca2b1d378e959eb0af41fa96fadfaf9c))
-- *(style)* Proper nested lists spacing ([#218](https://github.com/welpo/tabi/issues/218)) - ([4d12cfe](https://github.com/welpo/tabi/commit/4d12cfe3fa497f24a374f6f9029d654b3889d6bb))
-- *(style)* Add line-height to .section-title ([#205](https://github.com/welpo/tabi/issues/205)) - ([944ad4d](https://github.com/welpo/tabi/commit/944ad4db35e042efb50fbbf3b8437cc398beb335))
-- *(style)* Prevent videos from overflowing container ([#185](https://github.com/welpo/tabi/issues/185)) - ([317a1d1](https://github.com/welpo/tabi/commit/317a1d16452fe51e3f790099bd1973b760351591))
-- *(styled feed)* Url to "Visit Website" - ([68e37f4](https://github.com/welpo/tabi/commit/68e37f4574d9bf0183d76286a45c39e824790e68))
-- *(stylised-feed)* Set proper date class ([#207](https://github.com/welpo/tabi/issues/207)) - ([ea791f3](https://github.com/welpo/tabi/commit/ea791f3a29ad14abb43c72763a19c8bad2fe39ab))
-- *(theme-switcher)* Match functionality of minified and non-minified files - ([ee2b171](https://github.com/welpo/tabi/commit/ee2b171fbd0c79b7374dda807fe223c72f81e9d5))
-- *(theme-switcher)* Properly translate aria-label ([#192](https://github.com/welpo/tabi/issues/192)) - ([2eaee65](https://github.com/welpo/tabi/commit/2eaee6557c60d1794a65f2773d9fa63029d9d6f3))
-- Prevent background overflow on link hover ([#226](https://github.com/welpo/tabi/issues/226)) - ([6b69cf7](https://github.com/welpo/tabi/commit/6b69cf7a3ec5c26a4ac3873eb9c194c32c999640))
-- Remove unnecessary description filters - ([6673a06](https://github.com/welpo/tabi/commit/6673a063b8968d39b8396bc83242f779615a14c7))
-- Improve accessibility and i18n ([#183](https://github.com/welpo/tabi/issues/183)) - ([2c6ac29](https://github.com/welpo/tabi/commit/2c6ac293adf181d1b4f889734dbeddca8175bd10))
-- Allow live reload when zola is in `serve` mode ([#144](https://github.com/welpo/tabi/issues/144)) - ([355df55](https://github.com/welpo/tabi/commit/355df550fc7bd95602af633e788907fca02578c4))
-- `is_draft` returning opposite value - ([adb702f](https://github.com/welpo/tabi/commit/adb702f3c36ee19b43805b7cb27a5b97d9653ecc))
-- Check proper `toc_ignore_pattern` - ([fe872a7](https://github.com/welpo/tabi/commit/fe872a7b54f8c24c3bb4d678c72d4f17b6f6d396))
-- Move `default_language` to proper section - ([52d0ac9](https://github.com/welpo/tabi/commit/52d0ac944794d8590db5cda81015b1181ea83971))
-- Update bug report link format - ([6178e8e](https://github.com/welpo/tabi/commit/6178e8e642fce10fcb2be378dc4440b754fe804d))
-- Revert flex display (b1b98eb) - ([8cfab98](https://github.com/welpo/tabi/commit/8cfab98e721d9dccc05b2d5f187ddeb2248930b7))
-- Remove flex display on full-width elements - ([56a53dc](https://github.com/welpo/tabi/commit/56a53dce0cf131c73474d33612a429a80ab1cfdc))
-- Improve contrast on `code` within links on hover - ([f8891db](https://github.com/welpo/tabi/commit/f8891dba2cc0d1a8619bf9b01bb06e4c7560b7ec))
-- Draft margin - ([8949db4](https://github.com/welpo/tabi/commit/8949db43e136e2646bbf7ff3da4a833e838796e4))
-- Add missing images for new shortcodes - ([9ad0883](https://github.com/welpo/tabi/commit/9ad08838c78d51400bcb059781a708ccff0cdaf6))
-- Set proper color-scheme meta - ([638d75c](https://github.com/welpo/tabi/commit/638d75c819ab00f5f4812109bc87c9a9918b20c1))
-- Remove extra newlines in final html - ([ab879e3](https://github.com/welpo/tabi/commit/ab879e372705ff73b1bb4316f2ceca6b92f7cdf3))
-- Align text to left codeblocks with line numbers - ([672772a](https://github.com/welpo/tabi/commit/672772a700de4d4b23e5b18b0ae4fa1cd3aca797))
-- Correct CSS path for GitHub pages - ([b2ca636](https://github.com/welpo/tabi/commit/b2ca636eb98ff7e2361a1db5da3b349bf566846d))
-- Path to main.css - ([86ab1c5](https://github.com/welpo/tabi/commit/86ab1c5f06238ae868b06b139852b0638dba5d7d))
-- Use relative path to main.css - ([e7bd988](https://github.com/welpo/tabi/commit/e7bd988a52dc3db988e0715f8f2948aec2220360))
-- Multilingual issues in feeds and 'nav.html' - ([2157a0b](https://github.com/welpo/tabi/commit/2157a0b884b4014668625bb0e81129e1a132bcae))
-- Load English stylesheet as fallback - ([f3a0dd7](https://github.com/welpo/tabi/commit/f3a0dd7f96dbb8fbd1073f66288133db348917e8))
-- Multilingual issues in feeds and 'nav.html' - ([e7dc5eb](https://github.com/welpo/tabi/commit/e7dc5eb44e5c7f6bd00c3d2337438b8481d8101b))
-- Properly initialise `currentTheme` - ([e1dfd2e](https://github.com/welpo/tabi/commit/e1dfd2ea0767ac7327244961c920031a8291c249))
-- Replace "y" with "i" - ([f5e9ad8](https://github.com/welpo/tabi/commit/f5e9ad8c8a689a593af88d0ca62b11d74bbb76ce))
-- Use proper meta descriptions - ([3e215e1](https://github.com/welpo/tabi/commit/3e215e18e29ec42761a9cd52c2f81612e3311acd))
-- Ensure codeblock header visibility on iOS - ([abf32b8](https://github.com/welpo/tabi/commit/abf32b8147046b03270b92b5c9cf9ea69428b863))
-- Properly check for `theme_switcher` setting - ([f710b62](https://github.com/welpo/tabi/commit/f710b62631ab2b3cb791bccd624c40b249c57fb0))
-- Remove leading slash from css href - ([a6dfd4d](https://github.com/welpo/tabi/commit/a6dfd4d1ba5e781b4d26047a37f925e307de0e6c))
-- Remove leading slash from xsl href - ([19bebde](https://github.com/welpo/tabi/commit/19bebde14819d8285e50e7ec3cdd1045c66de2a4))
-- Set svg max-height only for social icons - ([4df7cdc](https://github.com/welpo/tabi/commit/4df7cdcb7a06ce6ace7463d727e7719a4d9d8c13))
-- Generate random id for multilingual quotes - ([0e1a514](https://github.com/welpo/tabi/commit/0e1a5143c0bba6eee11de0b461400b6a85709281))
-- Proper URL for multilingual rss/atom feeds - ([56a3061](https://github.com/welpo/tabi/commit/56a3061573de3e4e7feb044d51091c7f2671cc01))
-- Mention translations in 404 if there's more than 1 language - ([58d0dd6](https://github.com/welpo/tabi/commit/58d0dd6f2f918cc0ce8eb649d521d8a385e94bd0))
-- Show language switcher if there's more than 1 language - ([5ac69fe](https://github.com/welpo/tabi/commit/5ac69fe21d3b588dea38c84f3b38d8ec5e69d5ce))
-- Avoid empty dates when long_date_format is empty - ([eded835](https://github.com/welpo/tabi/commit/eded835d3fcfce781393dd4f448ef907fd916316))
-- Remove extra backtick - ([358e78d](https://github.com/welpo/tabi/commit/358e78d25a6afa7010933bfbb18ce89845c3a4dc))
-- Remove flashing from header text (Firefox) - ([a5981e6](https://github.com/welpo/tabi/commit/a5981e6fdd5528d0c0461806c48d6ce573839621))
-- Remove flash when navigating in dark-mode - ([1efb033](https://github.com/welpo/tabi/commit/1efb0330e3926235cde79bdaec9bf157dc6d1743))
-- Only load script when themeswitcher is enabled - ([556570d](https://github.com/welpo/tabi/commit/556570d799362716c6a0b174378639206646242e))
-- Handle missing image metadata gracefully - ([b5b50cd](https://github.com/welpo/tabi/commit/b5b50cdefbf1864778fbb5bbb3a83869811b39ac))
-- Properly end macro - ([7aa6142](https://github.com/welpo/tabi/commit/7aa61422a8f642384a0be8a5e92e1e26c334e6a5))
-- Set proper scope to transparent hover for anchor - ([050f546](https://github.com/welpo/tabi/commit/050f546e27f5bcfc1e5500b33279f82ef45c0caa))
-- Remove double equals in updated field - ([dcf1af5](https://github.com/welpo/tabi/commit/dcf1af5ec5211bb8e4d97e4cafd21b08d2287ade))
-- Fix screenshot path - ([110c872](https://github.com/welpo/tabi/commit/110c8723c39dcae23baeff6f34c501c78fbc8643))
-- Clarify requirements for A+ Observatory score - ([4d18be3](https://github.com/welpo/tabi/commit/4d18be3a83557b6268f6d8b7de9f69c34ceacd27))
-- Clarify requirements for A+ Observatory score - ([65a3fce](https://github.com/welpo/tabi/commit/65a3fcebba7c66209c9ac7e779c5bfe116c5eb1a))
-- Enable github pages - ([1b5ed15](https://github.com/welpo/tabi/commit/1b5ed1546ae25bf0e5cc7e74cb922340668cf987))
-- Use personal access token - ([fded2bd](https://github.com/welpo/tabi/commit/fded2bd53ead80954c253570aad413c19cd00763))
-- Update token - ([91de9ad](https://github.com/welpo/tabi/commit/91de9ad036597aaec3ea24c29f81531bdebed523))
-- Use latest zola-deploy-action - ([19bd85f](https://github.com/welpo/tabi/commit/19bd85f8db1bb5709c85907e86f47fca8402a5f6))
-- Remove header link background change on hover - ([884cc90](https://github.com/welpo/tabi/commit/884cc9043969ac619519924f88b5b80cbc6a6b36))
-- Remove horizontall scroll on mobile - ([e93b33e](https://github.com/welpo/tabi/commit/e93b33e6b88c2016741b220dd9e0dac3ccd0dd01))
-- Remove newlines around `
` from source code - ([ac0495e](https://github.com/welpo/tabi/commit/ac0495ea6990f14a060cc909138b0fce32699bfd))
-- Remove h1 permalinkbackground on hover - ([667f15a](https://github.com/welpo/tabi/commit/667f15abb2ba77cbf7250c71209c3eb8d6faa125))
-- Improve tap target sizing for tags - ([9560103](https://github.com/welpo/tabi/commit/9560103ce7d35d633046f6c10d4117040a66aa47))
-- Improve accessibility - ([b3179da](https://github.com/welpo/tabi/commit/b3179dadf2d6a7c7204e6c7e6399c1d962acf821))
-- Improve accessibility in lists & taps - ([50b8d5f](https://github.com/welpo/tabi/commit/50b8d5fc7b022ace56ccf81dcf8766aa4963d6b8))
-- Update year to current year - ([abfe2f9](https://github.com/welpo/tabi/commit/abfe2f9dc88ce6ec05f63feacd3998db2e9696f6))
-- Prevent malformed CSP header - ([54ae781](https://github.com/welpo/tabi/commit/54ae7813529008822e4938724ecab83679db3d95))
-- Minor typo - ([799b31d](https://github.com/welpo/tabi/commit/799b31d403a45abafddd270c471b8898972c2f06))
-- Rename sun icon reference - ([2f4d065](https://github.com/welpo/tabi/commit/2f4d0658d8908785c7627362e5b2a7eaa96e48e2))
-- Set main image path relative to base_url - ([f555d34](https://github.com/welpo/tabi/commit/f555d3420778db4c27a56c89520dfd1d421b0d58))
-- Override font-size for home subtitle
- ([2732f49](https://github.com/welpo/tabi/commit/2732f494cfdf3314b45153f621acff6fdb4042a1))
-- Set remote Zola url - ([1845649](https://github.com/welpo/tabi/commit/1845649613482823dbf9a597452a073425aed128))
-- Use serif as fallback - ([c65eea1](https://github.com/welpo/tabi/commit/c65eea156ce391942daa61188b2f9393013af40e))
-- Close div class"tags-item" - ([5c48acb](https://github.com/welpo/tabi/commit/5c48acba582158662c13760744e8e6a4d81646dd))
-- Atom feed alt description - ([d41c9b5](https://github.com/welpo/tabi/commit/d41c9b5c86eafe34f2d3befb4bfd81a383e1ee66))
-- Remove double bottom-boder/div on Archive - ([6e47145](https://github.com/welpo/tabi/commit/6e471450c6fa5608d40e870ccb08fa4a9697c9b9))
-- Add end-of-file newline - ([099f094](https://github.com/welpo/tabi/commit/099f094f317b84b5748a9a83796fabfb29dafc7f))
-- _archive import typo - ([55d928a](https://github.com/welpo/tabi/commit/55d928a3d59279eb5c54c861c293de3714342c48))
-- Capitalise Archive title - ([31f70ff](https://github.com/welpo/tabi/commit/31f70fffafd0a0adc0cae41368bbfbd25fb27880))
-- Update theme screenshot in /projects - ([32ca1d3](https://github.com/welpo/tabi/commit/32ca1d3e9e8823ec05a629addbdcead5b54e2a18))
-- Set aspect-ratio on banner-home-ig - ([c6c8379](https://github.com/welpo/tabi/commit/c6c83797bff349ee0d12972264b98de0f48ea1f8))
-- Make navbar width and margin same as content - ([1c1e124](https://github.com/welpo/tabi/commit/1c1e124115a1188ee9669451e5400d2873eee558))
-- Use Sentence case in Projects title - ([cc93f9f](https://github.com/welpo/tabi/commit/cc93f9fb7fe44bb4fecb860669e368da63e57efd))
-- Add end-of-file newline - ([2cef2e5](https://github.com/welpo/tabi/commit/2cef2e5502c871d5bafde2296882a2de96bc8ca6))
-- Add end-of-file newline - ([095b9d0](https://github.com/welpo/tabi/commit/095b9d0d07603ec0c9fad09d9f0293f75bf11cba))
-- Remove duplicate .bloglist-title definition - ([53d28ad](https://github.com/welpo/tabi/commit/53d28ad522d15e9446ca331715e6418501f8423b))
-- Consistent date format & remove invalid