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) - [Blogs](#blogs) - [Wikis](#wikis) - [Frameworks](#frameworks) Blogs ----- * [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` * [Hyde](/hyde/hyde) - `#Python` Wikis ----- * [Gollum](/gollum/gollum) - Gollum is a simple wiki system built on top of Git. - `#Ruby` Frameworks ---------- * [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. - `#Ruby`