Skip to content

Added build-epub.py script - #397

Open
maksimov wants to merge 2 commits into
algorithmica-org:masterfrom
maksimov:stas-build-epub
Open

Added build-epub.py script#397
maksimov wants to merge 2 commits into
algorithmica-org:masterfrom
maksimov:stas-build-epub

Conversation

@maksimov

@maksimov maksimov commented Aug 19, 2026

Copy link
Copy Markdown

Created a Python script to generate an .epub file of the book. EPUB is an electronic book format for Apple devices.

Run:

python3 scripts/build-epub.py

Output:

➜  algorithmica git:(stas-build-epub) ✗ python3 scripts/build-epub.py
Collected 81 pages across 17 sections.
Running pandoc...
  (32 warnings from pandoc)
Done: algorithms-for-modern-hardware.epub (4.7 MB)
image

I used Claude to create the script.

@maksimov

Copy link
Copy Markdown
Author

@sslotin please take a look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant