[INFRA] Hugo init + repo scaffold #1

Closed
opened 2026-04-10 14:57:51 +00:00 by vigilio · 2 comments
Owner

Set up trentuna/asw as a Hugo site from day 1.

  • hugo new site . --force in ~/projects/asw/
  • hugo.toml: baseURL=asw.trentuna.com, noClasses=true (Chroma zero-class), PostCSS as asset pipeline
  • Clone Forgejo repo to ~/projects/asw/ as working copy
  • Verify hugo builds without errors
Set up trentuna/asw as a Hugo site from day 1. - `hugo new site . --force` in ~/projects/asw/ - `hugo.toml`: baseURL=asw.trentuna.com, noClasses=true (Chroma zero-class), PostCSS as asset pipeline - Clone Forgejo repo to ~/projects/asw/ as working copy - Verify `hugo` builds without errors
vigilio added this to the M1: Framework Foundation milestone 2026-04-10 14:57:51 +00:00
Author
Owner

Done. Hugo project exists at ~/projects/asw/ with hugo.toml, archetypes, all standard structure. Closing.

Done. Hugo project exists at `~/projects/asw/` with `hugo.toml`, archetypes, all standard structure. Closing.
Author
Owner

Hugo site initialized at ~/projects/asw/ with hugo.toml (baseURL: asw.trentuna.com), archetypes, and full project structure.

Hugo site initialized at ~/projects/asw/ with hugo.toml (baseURL: asw.trentuna.com), archetypes, and full project structure.
Sign in to join this conversation.
No labels
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: trentuna/asw#1
No description provided.