~hedy/deploy

my gemini cgi scripts et al
Use emacs (see new phlog!)
More readable command
Add blob, smart relurl transform, and git blob date

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~hedy/deploy
read/write
git@git.sr.ht:~hedy/deploy

You can also use your local clone with git send-email.

#custom deployment scripts and content

some are not maintained!

#gemini

#cgi scripts

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/

#gopher

#phlog

# fish
cd gopher
nv phlog/(date '+%Y-%m-%d')_(read -P 'slug: ' | tr ' ' '_').txt

#ddevault gemini archive (gemini & html)

see the readme.