nopeitsnothing
68b2687b6b
1/8 feat(pdf): add pixel-based dark mode PDF converter
...
Replaces the broken --prefers-color-scheme=dark Chromium flag with a
pixel-level converter. Rasterizes pages via pdftoppm, remaps colors to
the hacker theme (#1f1f31 bg, #e0e0e0 text, #5e8bde links), and
reassembles with qpdf. Processes in batches of 50 pages to avoid OOM
on large documents like the 414-page guide.
Signed-off-by: nopeitsnothing <no@anonymousplanet.org >
2026-05-22 16:27:04 -04:00
nopeitsnothing
5eded0af38
Delete stale information
...
Signed-off-by: nopeitsnothing <no@anonymousplanet.org >
2026-04-24 00:50:53 -04:00
nopeitsnothing
25bc901ece
Tweaking some of the build to function
...
Signed-off-by: nopeitsnothing <no@anonymousplanet.org >
2026-04-20 03:43:52 -04:00
nopeitsnothing
8483d6336b
Tweaking some of the build to function pt4
...
Signed-off-by: nopeitsnothing <no@anonymousplanet.org >
2026-04-20 03:08:28 -04:00
nopeitsnothing
1c168691c5
Tweaking some of the build to function pt3
...
Signed-off-by: nopeitsnothing <no@anonymousplanet.org >
2026-04-20 03:04:39 -04:00
nopeitsnothing
ae50911375
Tweaking some of the build to function pt2
...
Signed-off-by: nopeitsnothing <no@anonymousplanet.org >
2026-04-20 02:58:56 -04:00
nopeitsnothing
df2dd61676
Tweaking some of the build to function
...
Signed-off-by: nopeitsnothing <no@anonymousplanet.org >
2026-04-20 02:50:05 -04:00
nopeitsnothing
904fa24478
Moving some things around
...
Signed-off-by: nopeitsnothing <no@anonymousplanet.org >
2026-04-20 02:45:06 -04:00
nopeitsnothing
85912692d2
Combined actions into one file for less overhead
...
Signed-off-by: nopeitsnothing <no@anonymousplanet.org >
2026-04-18 23:45:03 -04:00
nopeitsnothing
6305e1fbbb
Overhaul the Hashing, scanning, release management
...
tool :) pt 2
Signed-off-by: nopeitsnothing <no@anonymousplanet.org >
2026-04-18 22:05:52 -04:00
nopeitsnothing
5636291c8a
Build pipeline WIP
...
Signed-off-by: nopeitsnothing <no@anonymousplanet.org >
2026-04-16 06:44:59 -04:00
nopeitsnothing
206a6ff6b7
Refactor PDF build in CI, add dark mode PDF (pt 4)
...
Refactored GitHub Actions workflow **Build guide PDF**
(`scripts\build_guide_pdf.py`): now builds both light and dark mode PDFs
(`export/thgtoa.pdf` and `export/thgtoa-dark.pdf` respectively).
Signed-off-by: nopeitsnothing <no@anonymousplanet.org >
2026-04-14 03:22:13 -04:00
nopeitsnothing
d0dfec95db
Fix PDF build in CI
...
Added workflow for building PDF. Progress.
Signed-off-by: nopeitsnothing <no@anonymousplanet.org >
2026-04-12 04:21:50 -04:00