mirror of
https://github.com/myles/awesome-static-generators.git
synced 2025-09-03 02:42:45 +02:00
Added the Mandy static-site generator. (#192)
Mandy is a static-site generator I wrote a long time ago and have new updates in the works for. She's very easy to use, very extensible, and very fast. Could you add her, please? ❤️ If you need proof of a live site, my own personal website uses Mandy. Link to the repo is [here](https://github.com/alyxshang/alyxshang.boo). --------- Co-authored-by: Myles Braithwaite <me@mylesbraithwaite.com>
This commit is contained in:
@@ -53,6 +53,7 @@ A static web site generator is an application that takes plain text files and co
|
||||
- [Krems](https://github.com/mreider/krems) - A simple, lightweight static site generator for Markdown, with live preview, and GitHub Pages compatibility. `#Ruby`
|
||||
- [Makesite](https://github.com/sunainapai/makesite) - Simple, lightweight, and magic-free static site/blog generator (< 130 lines) for Python coders `#Python`
|
||||
- [Marmite](https://github.com/rochacbruno/marmite) - Zero Config, Simple and fast, just run it on a folder with markdown files and done! `#Rust`
|
||||
- [Mandy](https://github.com/alyxshang/mandy) - A light and fast static-site generator. :sparkles: :fire: - `#Rust`
|
||||
- [mkws](https://mkws.sh) - simple static site generator `#sh`
|
||||
- [Nikola](https://getnikola.com/) - `#Python`
|
||||
- [Octopress](https://github.com/imathis/octopress) - Similar to Jekyll but where everything you need is already setup. - `#Ruby` `#Jekyll`
|
||||
|
Reference in New Issue
Block a user