books-01-01 | done | move section planning docs into the books docs area | - | pnpm run build, pnpm run lint |
books-01-02 | in-progress | improve the dedicated reader so it feels like the primary reading surface | books-01-01 | pnpm run build |
books-01-03 | done | make the homepage CTA mount the featured book reader and expose a disabled coming-soon second book | books-01-02 | pnpm run build, pnpm run lint |
books-01-04 | done | fix EPUB image packaging so the front-page reader stops resolving broken archive assets | books-01-03 | pnpm run build:books, pnpm run build, pnpm run lint |
books-01-05 | done | make the book build pipeline treat empty upcoming-book folders as coming soon instead of logging a failed EPUB build | books-01-04 | pnpm run build:books |
books-01-06 | done | change the front-page reader to load EPUB bytes before mounting react-reader so browser requests stop falling back to /META-INF/container.xml | books-01-05 | pnpm run build, pnpm run lint |
books-01-07 | done | make the homepage act as a reader launch surface that routes into /books/<slug>/read instead of depending on a second embedded runtime | books-01-06 | pnpm run build, pnpm run lint |
books-01-08 | done | add header-level book switching on the dedicated reader page so the read route can move between available books without returning to the index | books-01-07 | pnpm run build, pnpm run lint |
books-01-09 | done | tune the dedicated reader for wide-screen spreads and a richer TOC presentation | books-01-08 | pnpm run build, pnpm run lint |
books-01-10 | done | shift the dedicated reader spread farther off the TOC toggle and align the reading stage with the header chrome | books-01-09 | pnpm run build, pnpm run lint |
books-01-11 | done | rewrite emitted EPUB page shells so lead images sit under the page title, opening paragraphs stay visible, and folio numbers render at the bottom | books-01-10 | pnpm run build:books, pnpm run build |
books-01-12 | done | add a subtle bottom navigation strip with current section title, previous/next controls, and direct page jumps on the dedicated reader | books-01-11 | pnpm run build, pnpm run lint |
books-01-13 | done | define a formal manuscript convention for acts, chapters, chapter openers, and story pages, then teach the EPUB builder to emit that structure | books-01-12 | pnpm run build:books, pnpm run build |
books-01-14 | done | fix EPUB spine generation so story pages excluded from the TOC still appear in reading order | books-01-13 | pnpm run build:books, pnpm run build |
books-01-15 | in-progress | replace the built-in TOC with a truly collapsed custom panel, restore wide-screen two-page spreads, and keep every illustrated page on the same fixed image frame shape as the placeholder state | books-01-14 | pnpm run build:books, pnpm run build |
books-01-16 | planned | expand planning records around publishing, editions, and progression | books-01-15 | pnpm run build:books |
books-01-17 | planned | build a live EPUB for the next visible book once the manuscript is ready | books-01-15 | pnpm run build:books, pnpm run build |