🚨 Fixed some ordering.

This commit is contained in:
Myles Braithwaite
2025-04-15 15:20:58 -04:00
parent 731d718cb5
commit f6fe5dbbc4

View File

@@ -52,8 +52,8 @@ A static web site generator is an application that takes plain text files and co
- [Journey](https://github.com/kabukky/journey) - `#Go`
- [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`
- [Marmite](https://github.com/rochacbruno/marmite) - Zero Config, Simple and fast, just run it on a folder with markdown files and done! `#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`