summaryrefslogtreecommitdiff
path: root/gempost.sh
AgeCommit message (Collapse)Author
2023-04-09Create a bash script to publish gemlogsmainSteph Enders
This script and configuration enables users to simply publish a gemtext file and modify their index file with the link. The readme.txt goes into how this will work. Error codes are also noted. The basic usage is built around how my capsule is laid out - so I have an index file at: gemini://senders.io/gemlog/ that uses a descending post order. This is useful for folks so the most recent post is at the top. But index files can be disabled - but if you're doing that then you're basically just using scp :) which I'd say write your own bash script for!