Commit graph

2 commits

Author SHA1 Message Date
Jean-Michel Tremblay
45b7bac831 Use frontmatter date for created, git for lastmod
date = [':default'] — set once by archetype on hugo new
lastmod = [':git', ':fileModTime'] — auto-updates from git history
2026-04-03 16:48:34 -04:00
Jean-Michel Tremblay
b2727be8ce Initial commit: Hugo site with Terminal theme
Scripts: setup.sh, build.sh, serve.sh (Docker-based)
Content: about, config, software, posts sections
Custom: CSS overrides, HTML sitemap layout, extended_head partial
Theme: hugo-theme-terminal via Hugo modules (go.mod)
2026-04-03 16:30:38 -04:00