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:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: "Posts"
|
||||
---
|
||||
|
||||
Notes, essays, and updates — roughly in the order I thought of them.
|
||||
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: "Hello, World"
|
||||
date: 2026-08-26
|
||||
tags: ["meta", "placeholder"]
|
||||
---
|
||||
|
||||
<!-- PLACEHOLDER POST — replace with a real first entry before launch. -->
|
||||
|
||||
This is the first post on west575.org, which mostly exists right now to
|
||||
prove that the blog list and single-post templates render the way I want
|
||||
them to. Nothing below this line is meant to survive contact with an
|
||||
actual reader.
|
||||
|
||||
A real first post will probably explain what this site is for: some mix
|
||||
of infrastructure notes from running Reground's client stack, observations
|
||||
from freelancing and consulting, and updates on whatever fiction project
|
||||
is currently eating my evenings. I haven't decided yet whether that's one
|
||||
blog or three, so for now it's one blog and we'll see what happens.
|
||||
|
||||
In the meantime, here's a paragraph of genuinely placeholder text just to
|
||||
give the layout something to wrap, indent, and otherwise misbehave around:
|
||||
long enough to wrap onto a second line on most screens, short enough that
|
||||
nobody should mistake it for content. If you're reading this on the live
|
||||
site, something went wrong in the publishing checklist — email me.
|
||||
|
||||
Tags and dates on this post are also placeholders — adjust both when the
|
||||
real post goes up.
|
||||
Reference in New Issue
Block a user