💾 Archived View for rawtext.club › ~sloum › geminilist › 007002.gmi captured on 2023-12-28 at 16:13:18. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-11-30)
-=-=-=-=-=-=-
jsreed5 jsreed5 at protonmail.com
Sat Aug 14 22:35:46 BST 2021
- - - - - - - - - - - - - - - - - - -
I keep my capsule in a bare git repository on the Raspberry Pi from which I serve it. I can also SSH into the Pi from outside my home network, so I can clone, pull from, and push to the repository using any device with git (I use Termux for this on my phone). The actual capsule is served from a repo in a separate directory, and it too pulls from the bare repo.
When I compose posts, I almost always use nano. A script formats my log index pages, then I push to the bare repo. The bare repo then executes a post-update git hook to tell the capsule repo to pull from the bare repo and update its public changelog.
At this time I don't have an Atom feed configured for my capsule. I'd probably include that as part of the post-update hook as well, so that it doesn't clutter up the repo itself.-------------- next part --------------An HTML attachment was scrubbed...URL: <https://lists.orbitalfox.eu/archives/gemini/attachments/20210814/aadb5edb/attachment.htm>