Publish CLAUDE.md snapshot at /CLAUDE.md, linked from footers
All checks were successful
Deploy to S3 / deploy (push) Successful in 1m45s

Serve it as text/plain on deploy so browsers display the raw text
instead of downloading; add .dockerignore so local image builds can't
ship stale _site or host node_modules.
This commit is contained in:
2026-07-19 00:12:25 +00:00
parent c33e4ce861
commit 605a945648
7 changed files with 118 additions and 1 deletions

View File

@@ -26,6 +26,7 @@
<a href="/about/">about</a>
<a href="/code/">code</a>
<a href="/subjects/">subjects</a>
<a href="/CLAUDE.md" target="_blank" rel="noopener">(CLAUDE.md)</a>
</nav>
</footer>
</body>