Skip to main content

max / makeover-build

Exclude repo infrastructure from the published package scripts/githooks, dist/recipes and bento.toml were package content, so a git-hook edit or a recipe change moved the published-content verdict for every crate at once while changing nothing a consumer compiles. A staleness signal that fires on things no consumer can observe is one nobody reads. examples/ stays: it is legitimate published content a reader may want.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session
https://claude.ai/code/session_01MptwXZ8k65v19rFmdGAyki
Author: Max Johnson <me@maxj.phd> · 2026-08-31 12:05 UTC
Signed with PGP, not checked
Commit: 5a7a379107236c67d98e513bc62db5c068ac0997
Parent: 56cb014
1 file changed, +1 insertion, -0 deletions
M Cargo.toml +1
@@ -5,6 +5,7 @@
5 5 description = "Build-script support for the make-family design system: materialise makeover's themes and makeover-webview's stylesheet into a Tauri app's frontend, once, instead of copying the same twenty lines into every consumer's build.rs."
6 6 license = "MIT"
7 7 repository = "https://makenot.work/git/max/makeover-build"
8 + exclude = ["scripts/", "dist/", "bento.toml", ".githooks/"]
8 9
9 10 [dependencies]
10 11 # 2.7 for the typography layer: `font_face_css` and the two font tokens, which