main
 1.claude
 2# site/ is the soupault input dir — mostly populated by Makefile from root content
 3# Only track handwritten/generated pages that don't exist at root
 4site/*
 5!site/index.html
 6!site/about.html
 7!site/sandbox.html
 8!site/til.html
 9!site/bookmarks.html
10!site/posts/
11site/posts/*
12!site/posts/index.html
13build/
14bin/
15flux-design/flux/