Commit graph

10 commits

Author SHA1 Message Date
Jean-Michel Tremblay
1c5118746e AI suggested list of opinionated AI workflow blogs 2026-04-06 14:19:47 -04:00
Jean-Michel Tremblay
829b0950cc AI editing of the document. still WIP 2026-04-06 09:51:53 -04:00
Jean-Michel Tremblay
332533c340 draft of rules of thumbs when using agentic AI 2026-04-06 09:47:30 -04:00
Jean-Michel Tremblay
1ef2b2f725 edits of rag plan by Claude Opus 4.6
reviewed revisions
2026-04-06 09:09:36 -04:00
Jean-Michel Tremblay
411685aa79 draft of RAG exploration plan 2026-04-04 09:27:35 -04:00
Jean-Michel Tremblay
8205c554fd AI review / editing of previous post 2026-04-03 19:48:13 -04:00
Jean-Michel Tremblay
8ec3295123 Add date-test page (created March 1)
Edit date-test page (modified April 3)

script to create new page, build in date, and fetch update date from git
2026-04-03 17:53:37 -04:00
Jean-Michel Tremblay
688fd8f16c Add thissite section with dates workflow explanation
New section documenting how this site works, starting with
how created/lastmod dates flow through archetypes, git, and Hugo.
2026-04-03 16:55:32 -04:00
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