Commit graph

3 commits

Author SHA1 Message Date
Jean-Michel Tremblay
d70d897470 adding file to get effing date in git
All checks were successful
Build Website / build (push) Successful in 1s
fix dates / git, resume CI/CD.
2026-04-23 16:46:05 -04:00
Jean-Michel Tremblay
9a9de04e04 Extract shared config into .env, source from all scripts
SITE_DIR, HUGO_IMAGE, PORT defined once in .env.
Scripts source it instead of duplicating definitions.
2026-04-03 17:17:19 -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