Files
awesome-static-generators/README.md
Myles Braithwaite 3d50a88e71 Update README.md
2014-09-14 23:16:28 -04:00

3.6 KiB

Awesome Static Web Site Generators

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

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
  • Octopress - Similar to Jekyll but where everything you need is already setup. - #Ruby #Jekyll
  • Hexo - A fast, simple & powerful blog framework. - #JavaScript #Node.js
  • Spress - #PHP
  • Static - Supports org-mode and markdown. - #Clojure

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 #Flask
  • MiddleMan - Middleman is a static site generator using all the shortcuts and tools in modern web development. - #Ruby
  • Metalsmith - An extremely simple, pluggable static site generator. - #JavaScript #Node.js
  • DocPad - #JavaScript #CoffeeScript #Node.js
  • Hugo - It is optimized for speed, easy use and configurability. - #Go
  • Tags - #Python
  • Wintersmith - #JavaScript #Node.js
  • yst - Powered by YAML. - #Haskell
  • nanoc - Felxiable support for small personal to large corporate web sites. - #Ruby
  • LambdaPad - #Erlang
  • Sculpin - #PHP

Helpful Tools and Services

  • Brace Forms - Adds functional forms to your static web sites.
  • Brace Charts - Creats svg based charts for your static web sites.

Deploy

  • Harpoon - S3 based deploy with rollback and staging/production support. - #Ruby

Web Hosts

Other Lists of Static Web Site Generators

Awesome lists that help you with your new static web site.