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:
13
README.md
13
README.md
@ -10,8 +10,7 @@ A static web site generator is an application that takes plain text files and co
|
|||||||
- [Other Lists of Static Web Site Geneartors](#other-lists-of-static-web-site-generators)
|
- [Other Lists of Static Web Site Geneartors](#other-lists-of-static-web-site-generators)
|
||||||
- [Related Awesome](#related-awesome)
|
- [Related Awesome](#related-awesome)
|
||||||
|
|
||||||
Blogs
|
### Blogs
|
||||||
-----
|
|
||||||
|
|
||||||
* [Jekyll](/jekyll/jekyll) - Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. - `#Ruby`
|
* [Jekyll](/jekyll/jekyll) - Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. - `#Ruby`
|
||||||
* [Pelican](/getpelican/pelican) - Uses Markdown or ReST for content and Jinja 2 for themes. - `#Python`
|
* [Pelican](/getpelican/pelican) - Uses Markdown or ReST for content and Jinja 2 for themes. - `#Python`
|
||||||
@ -19,25 +18,23 @@ Blogs
|
|||||||
* [Octopress](/imathis/octopress) - Similar to Jekyll but where everything you need is already setup. - `#Ruby` `#Jekyll`
|
* [Octopress](/imathis/octopress) - Similar to Jekyll but where everything you need is already setup. - `#Ruby` `#Jekyll`
|
||||||
* [Hexo](/hexojs/hexo) - A fast, simple & powerful blog framework. - `#JavaScript` `#Node.js`
|
* [Hexo](/hexojs/hexo) - A fast, simple & powerful blog framework. - `#JavaScript` `#Node.js`
|
||||||
|
|
||||||
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`
|
* [Flask-Frozen](/SimonSapin/Frozen-Flask) - Freezes a Flask application into a set of static files. - `#Python` `#Flask`
|
||||||
* [MiddleMan](/middleman/middleman) - Middleman is a static site generator using all the shortcuts and tools in modern web development. - `#Ruby`
|
* [MiddleMan](/middleman/middleman) - Middleman is a static site generator using all the shortcuts and tools in modern web development. - `#Ruby`
|
||||||
* [Metalsmith](/segmentio/metalsmith) - An extremely simple, pluggable static site generator. - `#JavaScript` `#Node.js`
|
* [Metalsmith](/segmentio/metalsmith) - An extremely simple, pluggable static site generator. - `#JavaScript` `#Node.js`
|
||||||
|
|
||||||
Other Lists of Static Web Site Generators
|
Other Lists of Static Web Site Generators
|
||||||
=========================================
|
-----------------------------------------
|
||||||
|
|
||||||
* [StaticGen](https://www.staticgen.com/)
|
* [StaticGen](https://www.staticgen.com/)
|
||||||
|
|
||||||
Related Awesome
|
Related Awesome
|
||||||
===============
|
---------------
|
||||||
|
|
||||||
Awesome lists that help you with your new static web site.
|
Awesome lists that help you with your new static web site.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user