💾 Archived View for rawtext.club › ~sloum › geminilist › 002229.gmi captured on 2020-10-31 at 14:24:34. 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

Alex Schroeder alex at gnu.org

Fri Jul 17 12:59:49 BST 2020

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

On Thu, 2020-07-16 at 18:10 -0700, ext0l at riseup.net wrote:

maybe I could have Exarch serve the md files and do
the
conversion directly, sa well as the 'template' files I use to
generate
the lists of posts. And then I just copy over the entire repo and run
`exarch serve repo-root` to serve it via Gemini (or define an archive
format that contains all the gmi files and templates and such).
What do you all think?

I do the same (using Perl). Except I take the raw wiki text (which mayor may not look like Markdown, haha) and convert it to gemtext on thefly. Works reasonably well!

CheersAlex