1
0
Fork 0
mirror of https://github.com/kr1sp1n/awesome-gemini.git synced 2025-07-31 22:01:41 -04:00

Add gempost to Tools section

This commit is contained in:
Lark 2024-01-31 08:59:19 -05:00 committed by Krispin Schulz
parent 4497bfde7f
commit d5f9384dd1

View file

@ -251,6 +251,7 @@ Repo mirrors:
- [gemlog.sh](https://git.sr.ht/~nytpu/gemlog.sh) (Bash) - Utility for writing and managing gemini logs (gemlogs) and atom feeds (simple gemini static site generator/framework).
- [gem.git](https://git.sr.ht/~fkfd/git.gmi/) (Python) - git frontend CGI script.
- [gemmit](https://github.com/t-900-a/gemmit) (Go) - social news aggregation and web content rating website for the gemini protocol.
- [gempost](https://github.com/justlark/gempost) (Rust) - Simple static site generator for Gemini blogs.
- [GemPress](https://git.sr.ht/~aprates/gempress) (C) - Yet another Gemini publishing framework with HTML and Atom support, written in Bash and Sugar-C.
- [gemtexter](https://codeberg.org/snonux/gemtexter) (Bash) - Site generator and blog engine for Gemini. Generates Atom and Gemfeeds , and also does Gemtext to HTML and Markdown conversion.
- [gloggery](https://github.com/kconner/gloggery) (Go) - basic static site generator for blogs in Gemini.