Initial scaffold: Hugo site for west575.org

Blog with contact form and newsletter signup, structured like the
other Reground-hosted sites but with its own visual identity.
This commit is contained in:
2026-08-27 05:28:14 -04:00
commit 19034a026e
17 changed files with 672 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
This directory is intentionally empty for now.
TODO: add a real favicon (favicon.ico / favicon.svg / apple-touch-icon.png)
before launch. Not fabricating placeholder binary image files here — drop
real ones in and reference them from layouts/_default/baseof.html's <head>.