Goal: move the technical pipeline (combine → normalize → render → publish) out of bongiozzo/whattodo while keeping text/ and its history canonical.
Acceptance criteria
- Composite GitHub Action exists in this repo (tagged
v1).
- A content repo can call it from a tiny workflow and publish GitHub Pages.
- Outputs produced match current
whattodo behavior:
build/text_combined.txt
build/pandoc.md
build/text_book.epub
public/ru/ site build (MkDocs)
Work items
Notes
- Target audience: non-developers. Default experience should be “edit markdown in GitHub UI → commit → site/epub updated”.
- Keep
bongiozzo/whattodo as the canonical text + history repo.