Command line tool to generate a static website and gemini capsule from a directory with gemtext. Written in rust!
-=> https://git.r.bdr.sh/rbdr/page view source @ git.r.bdr.sh
-=> https://git.sr.ht/~rbdr/page source mirror @ sourcehut
+=> https://git.r.bdr.sh/rbdr/page ⧇ source
+=> https://git.sr.ht/~rbdr/page ⧉ mirror
## Install
## Changelog
+* 1.3.2 Use section and p instead of div, to better support "reader mode"
* 1.3.1 Don't add closing slash to line breaks
* 1.3.0 Adds support for specifying alt-text for preformatted text blocks.
* 1.2.0 Wraps headings in a div to make certain layout operations easier.