Add marmite (#176)

Add Marmite

https://github.com/rochacbruno/marmite
This commit is contained in:
Bruno Rocha
2025-01-02 17:56:22 +00:00
committed by GitHub
parent 5cdc17b38f
commit d3c0c6f48a

View File

@ -52,6 +52,7 @@ A static web site generator is an application that takes plain text files and co
* [Journey](https://github.com/kabukky/journey) - `#Go` * [Journey](https://github.com/kabukky/journey) - `#Go`
* [Makesite](https://github.com/sunainapai/makesite) - Simple, lightweight, and magic-free static site/blog generator (< 130 lines) for Python coders `#Python` * [Makesite](https://github.com/sunainapai/makesite) - Simple, lightweight, and magic-free static site/blog generator (< 130 lines) for Python coders `#Python`
* [mkws](https://mkws.sh) - simple static site generator `#sh` * [mkws](https://mkws.sh) - simple static site generator `#sh`
* [Marmite](https://github.com/rochacbruno/marmite) - Zero Config, Simple and fast, just run it on a folder with markdown files and done! `#Rust`
* [Nikola](https://getnikola.com/) - `#Python` * [Nikola](https://getnikola.com/) - `#Python`
* [Octopress](https://github.com/imathis/octopress) - Similar to Jekyll but where everything you need is already setup. - `#Ruby` `#Jekyll` * [Octopress](https://github.com/imathis/octopress) - Similar to Jekyll but where everything you need is already setup. - `#Ruby` `#Jekyll`
* [Orchid Posts](https://orchid.netlify.app) - Add Jekyll-like blogging functionality to your Orchid site. - `#Orchid` `#Java` `#Kotlin` * [Orchid Posts](https://orchid.netlify.app) - Add Jekyll-like blogging functionality to your Orchid site. - `#Orchid` `#Java` `#Kotlin`