Simplify homepage to a data-free markdown body with headshot
deploy / deploy (push) Successful in 4s
deploy / deploy (push) Successful in 4s
Replaces the hero_heading/subheading/intro param-driven layout with a plain markdown body (headshot, Creative Help, Technical Help, bio), so layouts/index.html just renders .Content. Headshot is served from the Linode bucket (same convention as the freebie PDF) rather than committed to git. CSS floats the photo left with the first list wrapping beside it, matching the site's font/color patterns. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -10,7 +10,7 @@ disableKinds = ["taxonomy", "term"]
|
||||
|
||||
[params]
|
||||
env = "production"
|
||||
description = "ReGround helps fiction authors find the readers who need their stories."
|
||||
description = "DevOps consulting, ghostwriting, and helping fiction authors find their right readers"
|
||||
author = "Will Estes"
|
||||
eec_base_url = "https://eec.reground.org"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user