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
+1 -1
View File
@@ -2,7 +2,7 @@
<DefaultLayout>
<template #header>
<Hero
title="DeFlock Store"
title="DeFlock Store (Coming Soon)"
description="Full store coming soon! In the meantime, check out our free Downloads."
gradient="linear-gradient(135deg, rgb(var(--v-theme-primary)) 0%, rgb(var(--v-theme-secondary)) 100%)"
/>