Commit Graph

3 Commits

Author SHA1 Message Date
b7ac21093a Fix import path issue in gopher scripts
Add script directory to sys.path so imports work when scripts are
called from remote_publish.sh. Also remove unused variable and
no-op regex.
2026-01-14 16:24:42 -06:00
bd45fc9e82 Add gophermap generation scripts (Phase 2)
Create scripts for generating category gophermaps with ASCII art
headers and a blog index gophermap. Also includes root gophermap
template with "FROM THE WEB" section for blog integration.
2026-01-14 16:24:09 -06:00
e087a6eb83 Add gopher integration core infrastructure (Phase 1)
Create scripts for converting Hugo blog posts to gopher-friendly
plain text format. Includes ASCII art assets for headers/footers
and markdown-to-gopher conversion with proper line wrapping.
2026-01-14 16:24:09 -06:00