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,39 @@
|
||||
{
|
||||
"session_id": "session-2026-06-03-1555",
|
||||
"started": "2026-06-03T13:55:38.248Z",
|
||||
"files_read": {
|
||||
"/home/seppe4/vscode_projects/netgazet/output/index.html": {
|
||||
"count": 1,
|
||||
"tokens": 0,
|
||||
"first_read": "2026-06-03T13:56:13.931Z"
|
||||
},
|
||||
"/home/seppe4/vscode_projects/netgazet/.gitignore": {
|
||||
"count": 1,
|
||||
"tokens": 0,
|
||||
"first_read": "2026-06-03T13:57:08.826Z"
|
||||
}
|
||||
},
|
||||
"files_written": [
|
||||
{
|
||||
"file": "/home/seppe4/vscode_projects/netgazet/README.md",
|
||||
"action": "create",
|
||||
"tokens": 1039,
|
||||
"at": "2026-06-03T13:57:02.392Z"
|
||||
},
|
||||
{
|
||||
"file": "/home/seppe4/vscode_projects/netgazet/.gitignore",
|
||||
"action": "create",
|
||||
"tokens": 59,
|
||||
"at": "2026-06-03T13:57:12.946Z"
|
||||
}
|
||||
],
|
||||
"edit_counts": {
|
||||
"README.md": 1,
|
||||
".gitignore": 1
|
||||
},
|
||||
"anatomy_hits": 0,
|
||||
"anatomy_misses": 2,
|
||||
"repeated_reads_warned": 0,
|
||||
"cerebrum_warnings": 0,
|
||||
"stop_count": 1
|
||||
}
|
||||
Reference in New Issue
Block a user