• Joined on 2023年06月20日
Filter
Sort
Small application to post to multiple services simultaneously
Updated 2026年07月10日 11:05:57 +02:00
A website for rating Emacs packages and sharing example configurations.
Updated 2025年04月30日 11:31:17 +02:00
Fork of Haunt (https://git.dthompson.us/haunt.git) with Gemini protocol support. This fork adds a Gemini capsule builder that allows you to serve your Haunt content over both HTTP and the Gemini protocol simultaneously. The Gemini builder: - Converts any Haunt-supported markup (Markdown, Texinfo, Skribe, HTML, SXML) to Gemtext format - Creates an index page listing all posts - Maintains proper semantic structure when converting content - Supports all major Gemtext formatting features (headings, links, lists, blockquotes, code blocks) - Preserves post metadata (title, date, author) - Generates output in the site/gemini directory The builder is designed to work seamlessly with existing Haunt configurations - just add the gemini-builder to your site's builders list to start serving content over Gemini.
Updated 2024年12月10日 05:25:09 +01:00