3 Commits

Author SHA1 Message Date
Fundor333
c87827c7ab fix: update weeknote-config to correct generator tag from "week note" to "weeknote" 2025-09-07 23:53:17 +02:00
fundor333
db676fdd80 Removes unused image assets
Removes a large number of image assets that are no longer used by the site. This reduces the size of the repository and the deployed site.

These images include various sizes of favicons, touch icons, cover images for old blog posts and weeknotes, and character images.

The `make-post.py` script is adjusted to correctly format the year in post paths.
2025-06-30 11:57:15 +02:00
fundor333
6097391788 Converts weeknote files to directory index format
Refactors weeknote file structure to use directory-based index files.

This change improves content organization and prepares for future enhancements.
2025-06-24 19:36:47 +02:00