From 478b1ac6c52cbda9357ceb23ed6d7606824475d8 Mon Sep 17 00:00:00 2001 From: Tasia Iso Date: Sun, 26 May 2024 23:31:55 +0200 Subject: [PATCH] changelog --- docs/changelog.md | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 docs/changelog.md diff --git a/docs/changelog.md b/docs/changelog.md new file mode 100644 index 0000000..9a66880 --- /dev/null +++ b/docs/changelog.md @@ -0,0 +1,35 @@ +# Changelog + +## v1.0.2 (2024-05-26) + +- add tea badge +- add linux badge +- add xeiaso badge +- move build scripts to a Makefile +- add johnvertisement +- use haml for the main template +- speed up page load by lazy loading badges and johnvertisement + +## v1.0.1 (2024-05-18) + +- add links to my git accounts, ko-fi and liberapay +- add link to the apioform memetic page +- this is now an actual website +- fix wording +- add legal stuff at the bottom of the page +- now for hire + +## v1.0.0 (2024-05-09) + +- fixed url paths bugs +- gruvbox theme +- modified page layout +- new meta fields (wip) +- added webring tilde.club +- added badge fediring, tildeclub & kitsulife +- updated bio +- updated build process +- posts now use yaml front matter +- posts date displayed in the nav menu +- updated keyoxide id +- added this changelog section (no way)