Commit Graph

13 Commits

Author SHA1 Message Date
69d6b370b2 Add gopher documentation to README and execution notes
- Update README with gopher/phlog section, publishing commands, URLs,
  and first-time SDF setup instructions
- Add gopher workflow documentation to execution-notes.txt
- Include planning docs in docs/ directory
2026-01-14 16:24:42 -06:00
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
ce3a948758 Add phlog prompt to post creation scripts (Phase 4)
All three post creation scripts now ask whether to publish to gopher
phlog and include the phlog field in generated frontmatter.
2026-01-14 16:24:09 -06:00
0fb8d32e45 Add gopher deployment to remote_publish.sh (Phase 3)
Add --gopher and --gopher-only flags to deploy blog posts to SDF
gopherspace. Builds gopher content locally then rsyncs to server.
2026-01-14 16:24:09 -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
e293d2b528 Filling out the past years so that we have a dictionary of all the NFR movies and their short description 2026-01-04 18:22:08 -06:00
3bcecdd7b5 Updated the metadata fetching script and wrote the first National Film Registry entry 2026-01-01 22:25:07 -06:00
c9e223da40 Ooops had my API key in there. Rotating out and switching to an import py style secret 2025-12-24 22:14:07 -06:00
15e32c49d2 Finishing up the trio of scripts for the various post types. 2025-12-24 21:31:24 -06:00
2fdff679f5 Mastodon Comments Activate. I'll need to actually post about my blog to mastodon to use it but I'll start soon I think. 2025-12-24 20:43:35 -06:00
1f66392a2b I remember the command by telling myself make home page but the command is mkhomepg 2025-12-24 19:12:49 -06:00
b09b638dca Trying to automate the movie review pages 2025-12-24 17:14:39 -06:00