Commit Graph

7 Commits

Author SHA1 Message Date
54d560980b chore: More formatting 2026-06-07 00:30:21 +00:00
b4ee0eb212 chore: Remove watermarks 2026-06-07 00:12:02 +00:00
88a2778e6f chore: Format HTML in books/core 2026-06-06 23:44:01 +00:00
6a7e988ca0 bug: Remove extraneous pages in books/core 2026-06-06 23:33:41 +00:00
b4a31d9e56 feat: Combine all core book pages into a single scrollable index.html
Replaces the iframe-based viewer with a self-contained file where each
page is a <section id="page-N">. Navigation (sidebar, prev/next, arrow
keys, URL hash) scrolls to sections instead of loading separate files.
Added build.py to regenerate index.html from the individual page files.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-06 23:08:28 +00:00
1de1377033 bug: Pages numbered correctly in books/core 2026-06-06 22:44:37 +00:00
75c6ab9975 feat: Add core rules 2026-06-06 13:03:00 +00:00