Commit Graph
2 Commits
Author SHA1 Message Date
mnw 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
mnw 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