thinking of using a static site generator ... i like hugo but not sure (yet) if it puts out gemtext
any ideas for something to use for both http & gemini?
1 year ago 路 馃憤 galacteek, ivanodin
Just found this: gssg, gemini static site generator (written in go):
https://git.sr.ht/~gsthnz/gssg
I haven't tried it, not sure how it works. There's also kiln:
https://kiln.adnano.co/
"kiln can be used to build sites with any kind of content, including Gemini text, Markdown, HTML, or a combination of multiple content types" 路 1 year ago
https://git.sr.ht/~gsthnz/gssg
For hosted solutions you can use flounder to midnight.pub. But TBH writing an Gemtext to HTML generator is not hard. My capsule started out to be Gemini only. But then I added HTML rendering
They serve the same content.
gemini://gemini.clehaxze.tw
https://clehaxze.tw/blog 路 1 year ago
gemini://admin.flounder.online/ this kinda what you're looking for? 路 1 year ago
gemini://admin.flounder.online/
I develop my own generator, but it's not ready yet.
https://git.rawtext.club/faildev_mode/build.py 路 1 year ago