Initial commit: PDF→static HTML/CSS site generator
main.py converts every PDF in examples/ into a browseable, mobile-responsive HTML archive under output/ using poppler-utils. Includes the two NETgazet sample PDFs, project metadata, OpenWolf scaffolding, and README covering usage, a watch-folder script, and WordPress iframe embedding. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
# anatomy.md
|
||||
|
||||
> Auto-maintained by OpenWolf. Last scanned: 2026-06-03T13:57:12.941Z
|
||||
> Files: 9 tracked | Anatomy hits: 0 | Misses: 0
|
||||
|
||||
## ../../.claude/plans/
|
||||
|
||||
- `in-the-example-folder-immutable-rossum.md` — Plan: PDF → static HTML/CSS site (poppler-utils) (~2113 tok)
|
||||
|
||||
## ./
|
||||
|
||||
- `.gitignore` — Git ignore rules (~55 tok)
|
||||
- `.python-version` (~2 tok)
|
||||
- `CLAUDE.md` — CLAUDE.md (~550 tok)
|
||||
- `main.py` — Convert every PDF in examples/ into a static HTML/CSS site under output/. (~2847 tok)
|
||||
- `pyproject.toml` — Python project configuration (~44 tok)
|
||||
- `README.md` — Project documentation (~909 tok)
|
||||
|
||||
## .claude/
|
||||
|
||||
- `settings.json` (~441 tok)
|
||||
|
||||
## .claude/rules/
|
||||
|
||||
- `openwolf.md` (~313 tok)
|
||||
Reference in New Issue
Block a user