mirror of
https://github.com/myles/awesome-static-generators
synced 2025-11-18 03:08:43 +01:00
Update README.md
This commit is contained in:
@ -1,6 +1,8 @@
|
|||||||
Awesome Static Web Site Generators
|
Awesome Static Web Site Generators
|
||||||
==================================
|
==================================
|
||||||
|
|
||||||
|
A static web site generator is an application that takes plain text and compiles them to HTML.
|
||||||
|
|
||||||
- [Awesome Static Web Site Generators](#awesome-static-web-site-generators)
|
- [Awesome Static Web Site Generators](#awesome-static-web-site-generators)
|
||||||
- [Blogs](#blogs)
|
- [Blogs](#blogs)
|
||||||
- [Wikis](#wikis)
|
- [Wikis](#wikis)
|
||||||
@ -16,9 +18,10 @@ Blogs
|
|||||||
Wikis
|
Wikis
|
||||||
-----
|
-----
|
||||||
|
|
||||||
* [Gollum](/gollum/gollum) - Gollum is a simple wiki system built on top of Git - `#Ruby`
|
* [Gollum](/gollum/gollum) - Gollum is a simple wiki system built on top of Git. - `#Ruby`
|
||||||
|
|
||||||
Frameworks
|
Frameworks
|
||||||
----------
|
----------
|
||||||
|
|
||||||
* [Flask-Frozen)[/SimonSapin/Frozen-Flask] - Freezes a Flask application into a set of static files. - `#Python`
|
* [Flask-Frozen](/SimonSapin/Frozen-Flask) - Freezes a Flask application into a set of static files. - `#Python`
|
||||||
|
* [MiddleMan](/middleman/middleman) - Middleman is a static site generator using all the shortcuts and tools in modern web development. - `#Node.js`
|
||||||
|
|||||||
Reference in New Issue
Block a user