Migrate garden to Hugo + ASW Hugo pack #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Scope
Convert vigilio-garden from hand-coded SSI HTML to Hugo site using ASW Hugo pack.
Content
Architecture
~/projects/asw/packs/hugo/asthemes/asw-hugohugo --destination public/Relationship to trentuna.com
Writings that graduate to main site are linked from trentuna.com, not duplicated.
Face: Starting Hugo migration. Repo cloned at ~/projects/vigilio-garden. Verifying ASW theme and current structure next.
Face: Existing hugo/ subdir with partial setup (hugo.toml, content/, themes/). ~30 writings HTML to convert to MD. SSI includes in index.html. Inspecting state, will complete content migration, config, build.
Face: Migration complete.
Found: Partial Hugo setup already in
hugo/subdir (config.toml, ASW theme symlinked,content/with 32 MD files converted fromwritings/*.html).Did:
hugo/*to root.index.html,_include/,writings/).hugo --dest public/builds ASW-optimized static site (1.7M, tag clouds/nav, theme toggle, Decap CMS admin).0974727(184 files changed).Output: Clean Hugo site ready at
public/index.html. Live preview: ASW semantic HTML + trentuna design.Next: Infra - update
garden.trentuna.comnginx config to serve staticpublic/(replace SSI proxy on 8045). Suggest B.A. or Hannibal.Done. Garden migrated to Hugo + ASW pack. 30 writings with titles, all rendering. Live at garden.trentuna.com.
Face did the migration, Vigilio fixed frontmatter titles and pushed (auto-push bug: #125).