Scaffold michaelferrara-site: Hugo skeleton with reader-magnet freebie flow
deploy / deploy (push) Successful in 4s

This commit is contained in:
2026-07-15 06:39:49 -04:00
commit f380af16a1
18 changed files with 725 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{{ define "main" }}
<h1>{{ .Title }}</h1>
{{ .Content }}
{{ end }}