💾 Archived View for rawtext.club › ~sloum › geminilist › 005365.gmi captured on 2021-12-05 at 23:47:19. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-11-30)
-=-=-=-=-=-=-
Timur Demin me at tdem.in
Fri Feb 19 21:37:41 GMT 2021
- - - - - - - - - - - - - - - - - - -
So this piece of software got a bugfix release [1] that:
Of course I totally had to break the public API of the library in a bugfix release, but v0 kinda made that decision lighter to make.
If anyone missed that (and it was not very hard to miss that, considering I never announced its release on this list at the first place, only posting that to awesome-gemini [2]), gmnhg is a program that generates a static Gemini site that can be hosted with any static Gemini server (I use Satellite [3] myself) from your existing Hugo content, with a minimal set of additional templates. The repo also includes a library to convert Markdown to Gemtext, and md2gmn, a simple frontend to the library.
There are limits to what the renderer can handle (most notably links in lists, which IIRC weren't tackled due to a gomarkdown bug), but it still makes writing cross-web/Gemini content somewhat easier.
The piece of software is as far away as running:
% GO111MODULE=on go get -v git.tdem.in/tdemin/gmnhg/cmd/gmnhg at v0.1.1% GO111MODULE=on go get -v git.tdem.in/tdemin/gmnhg/cmd/md2gmn at v0.1.1
is. The docs are perfectly readable with go doc.
[1]: https://git.tdem.in/tdemin/gmnhg/releases/tag/v0.1.1[2]: https://github.com/kr1sp1n/awesome-gemini[3]: https://sr.ht/~gsthnz/satellite/
-- Regards,Timur Demin-------------- next part --------------A non-text attachment was scrubbed...Name: signature.ascType: application/pgp-signatureSize: 228 bytesDesc: not availableURL: <https://lists.orbitalfox.eu/archives/gemini/attachments/20210220/82868713/attachment-0001.sig>