Files
awesome-static-generators/README.md
Myles Braithwaite 98196cf0c8 Update README.md
2014-09-14 13:38:14 -04:00

1004 B

Awesome Static Web Site Generators

A static web site generator is an application that takes plain text and compiles them to HTML.

Blogs

  • Jekyll - Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. - #Ruby
  • Pelican - Uses Markdown or ReST for content and Jinja 2 for themes. - #Python
  • Hyde - #Python

Wikis

  • Gollum - Gollum is a simple wiki system built on top of Git. - #Ruby

Frameworks

  • Flask-Frozen - Freezes a Flask application into a set of static files. - #Python
  • MiddleMan - Middleman is a static site generator using all the shortcuts and tools in modern web development. - #Node.js