Use emacs (see new phlog!)
More readable command
Add blob, smart relurl transform, and git blob date
some are not maintained!
to add a new script:
cd gemini
touch script
# edit the file
chmod +x script
../bin/sync script
script would rsync'ed to user@prod.example.com:~/public_gemini/script.sh
.
scripts should be set executable manually before syncing.
customize:
DEST_HOST=user@prod.example.com ../bin/sync script ~/my_dest/
# fish
cd gopher
nv phlog/(date '+%Y-%m-%d')_(read -P 'slug: ' | tr ' ' '_').txt
see the readme.