💾 Archived View for rawtext.club › ~sloum › geminilist › 002234.gmi captured on 2020-10-31 at 14:24:46. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2020-09-24)

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

<-- back to the mailing list

Co-serving a static site over Gemini

colecmac at protonmail.com colecmac at protonmail.com

Fri Jul 17 16:30:47 BST 2020

- - - - - - - - - - - - - - - - - - - 
ps: I haven't looked too deeply to see if there's an existing solution,
because I want an excuse to learn async Rust :)

An admirable goal :)I've written a markdown to gemini converter in Python though, if that'shelpful/useful.

https://github.com/makeworld-the-better-one/md2gemini

I've been thinking about setting up a demo server that convertsmarkdown to gemini on the fly using it, might be interesting. AlthoughI didn't really write it with performance in mind, so I'd have to seehow it plays out for longer documents.

Cheers,makeworld