59 lines
1.5 KiB
Markdown
59 lines
1.5 KiB
Markdown
# Changelog
|
|
|
|
|
|
<!-- Before pushing a new version:
|
|
- Remember to copy the changelog in index.md and delete the oldest entry
|
|
- Change 2024-xx-xx
|
|
- change version in package.json
|
|
- $ npm i
|
|
- $ make upload
|
|
-->
|
|
|
|
## v1.0.3 (2024-06-05)
|
|
|
|
- new commissions page
|
|
- add metamuffin ads
|
|
- major optimizations (artifact compression, html lazy loading)
|
|
- got markdown working in haml
|
|
- add a content security policy (to check)
|
|
- fix an indentation bug in the haml template that caused the footer to show up after `</body></html>`
|
|
- add maia badge
|
|
- add warrant canaray
|
|
- use my keyoxide pgp key instead
|
|
- add "last updated" field at the bottom of the page
|
|
- citrons.xyz is unresponsive, hide johnvertisement
|
|
|
|
## 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)
|