💾 Archived View for gemi.dev › gemini-mailing-list › 000727.gmi captured on 2024-05-26 at 16:34:29. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-12-28)

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

[tech] gmnhg v0.1.1 (Hugo-to-Gemini site converter)

1. Timur Demin (me (a) tdem.in)

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.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.orbitalfox.eu/archives/gemini/attachments/20210220/8286
8713/attachment-0001.sig>

Link to individual message.

---

Previous Thread: [tech] client with broken resolution of references?

Next Thread: [ANN][users] Capsule hosting service