💾 Archived View for rawtext.club › ~sloum › geminilist › 005267.gmi captured on 2023-09-08 at 17:25:49. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-11-30)

-=-=-=-=-=-=-

<-- back to the mailing list

Storing capsule pages?

Hugo Wetterberg hugo at wetterberg.nu

Mon Feb 15 10:57:09 GMT 2021

- - - - - - - - - - - - - - - - - - - 

I use an oddball publishing scheme where my gemlog server understandsand reacts to changes to a bare git repository. So I make and commit mychanges and the git push over SSH to my server:gemini://capsule.wetterberg.nu/2021/2021-01-07-gemlog-server.gmi

It relies on having a custom application running on your server, ratherthan taking the static files + CGI approach with a generic geminiserver, so it's probably not everyones cup of tea :)

/Hugo