Commit Graph
4 Commits
Author SHA1 Message Date
Andrew Stryker 24cba59620 Correct branch naming with slugs 2026-04-20 08:46:30 -07:00
Andrew Stryker 5fd6d1dc1e Automate creating a new branch 2026-04-12 15:17:22 -07:00
Andrew StrykerandClaude Opus 4.6 7280c9a623 Fix archetype routing and narrow build sentinel dependencies
- Move Rmd archetype from _default/ to rmarkdown/ so hugo-new.sh's
  --kind rmarkdown resolves to the correct archetype instead of
  working by accident via file extension fallback
- Replace broad content/*/* glob in .build_sentinel with explicit
  find for content (.md, .html, images), layouts, and hugo.yaml
- Fix typo in Makefile comment ("my" -> "by")

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 22:19:13 -07:00
Andrew Stryker 04aa189f8a Add hugo helpers 2026-03-24 21:41:09 -07:00