add rss feed to categories, some cleanup, post my first blog post containing my literature and make it a menu filter

This commit is contained in:
Simon Belmont 2025-03-28 15:04:36 -04:00
parent a7a34ed9d0
commit b61561a2bf
5 changed files with 403 additions and 5 deletions

View file

@ -6,7 +6,7 @@
<div>
<div class="listHeader">
<h1>{{ .Title }}</h1>
<h1>{{ .Title }} <a href="{{ . }}/index.xml">/rss.xml</a></h1>
</div>
{{ with .Content }}