Commit Graph

4 Commits

Author SHA1 Message Date
fundor333
79dc5d8860 Update author metadata references in feed templates
Adjusts Atom and RSS layouts to use `.Site.Params.author` for name and email fields. Also removes several generated logo resources.
2026-03-25 12:13:04 +01:00
fundor333
df0ac19585 Revert "Update theme"
This reverts commit 159b641e1e.
2025-06-16 00:40:13 +02:00
fundor333
159b641e1e Update theme 2025-06-02 18:06:25 +02:00
fundor333
26b401631c Adds Atom feed generation
Implements Atom feed generation for blog posts, photos, and the main site feed.

This allows users to subscribe to content using Atom-compatible feed readers.
Includes an XSLT stylesheet for rendering Atom feeds in a human-readable format in browsers.
2025-05-29 03:12:31 +02:00