Update mkws (#158)

Simplify `mkws` description and change tag

Co-authored-by: adi <i@adi.onl>
This commit is contained in:
Adrian Emil Grigore
2023-12-14 21:02:22 +02:00
committed by GitHub
parent fb2f57451b
commit 42521110ad

View File

@@ -42,7 +42,7 @@ A static web site generator is an application that takes plain text files and co
* [Jekyll](https://github.com/jekyll/jekyll) - Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. - `#Ruby`
* [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`
* [mkws](https://mkws.sh) - A simple static site generator using `sh` as a templating language. `#Bash`
* [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`
* [Orchid Posts](https://orchid.netlify.app) - Add Jekyll-like blogging functionality to your Orchid site. - `#Orchid` `#Java` `#Kotlin`