Add Blog (#83)

* add rss ingestor

* it works

* blog working

* fix the theme switcher

* finalize blog, re-add store

* fix terraform for blog_scraper

* update sitemap

* update readme
This commit is contained in:
Will Freeman
2025-12-14 18:52:53 -07:00
committed by GitHub
parent 3fdc5142de
commit 1c241d17c9
19 changed files with 1339 additions and 5 deletions
+4
View File
@@ -72,5 +72,9 @@
<loc>https://deflock.me/store</loc>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://deflock.me/blog</loc>
<changefreq>daily</changefreq>
</url>
</urlset>