Awesome Static Web Site Generators ================================== A static web site generator is an application that takes plain text files and compiles them to HTML files. - [Awesome Static Web Site Generators](#awesome-static-web-site-generators) - [Blogs](#blogs) - [Wikis](#wikis) - [Frameworks](#frameworks) - [Helpful Tools and Services](#helpful-tools-and-services) - [Deploy](#deploy) - [Web Hosts](#web-hosts) - [Static Web Site Generators in Other Awesome Lists](#static-web-site-generators-in-other-awesome-lists) - [Other Lists of Static Web Site Geneartors](#other-lists-of-static-web-site-generators) - [Related Awesome](#related-awesome) ### Blogs * [Jekyll](https://github.com/jekyll/jekyll) - Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. - `#Ruby` * [Pelican](https://github.com/getpelican/pelican) - Uses Markdown or ReST for content and Jinja 2 for themes. - `#Python` * [Hyde](https://github.com/hyde/hyde) - `#Python` * [Octopress](https://github.com/imathis/octopress) - Similar to Jekyll but where everything you need is already setup. - `#Ruby` `#Jekyll` * [Hexo](https://github.com/hexojs/hexo) - A fast, simple & powerful blog framework. - `#JavaScript` `#Node.js` * [Spress](https://github.com/spress/Spress/) - `#PHP` * [Static](https://github.com/nakkaya/static) - Supports org-mode and markdown. - `#Clojure` ### Wikis * [Gollum](https://github.com/gollum/gollum) - Gollum is a simple wiki system built on top of Git. - `#Ruby` ### Frameworks * [Flask-Frozen](https://github.com/SimonSapin/Frozen-Flask) - Freezes a Flask application into a set of static files. - `#Python` `#Flask` * [MiddleMan](https://github.com/middleman/middleman) - Middleman is a static site generator using all the shortcuts and tools in modern web development. - `#Ruby` * [Metalsmith](https://github.com/segmentio/metalsmith) - An extremely simple, pluggable static site generator. - `#JavaScript` `#Node.js` * [DocPad](https://github.com/docpad/docpad) - `#JavaScript` `#CoffeeScript` `#Node.js` * [Hugo](https://github.com/spf13/hugo) - It is optimized for speed, easy use and configurability. - `#Go` * [Tags](https://github.com/braceio/tags) - `#Python` * [Wintersmith](https://github.com/jnordberg/wintersmith) - `#JavaScript` `#Node.js` * [yst](https://github.com/jgm/yst) - Powered by YAML. - `#Haskell` * [nanoc](https://github.com/nanoc/nanoc) - Felxiable support for small personal to large corporate web sites. - `#Ruby` * [LambdaPad](https://github.com/gar1t/lambdapad) - `#Erlang` * [Sculpin](https://github.com/sculpin/sculpin) - `#PHP` * [Sitegen](https://github.com/leafo/sitegen) - `#Lua` `#MoonScript` Helpful Tools and Services -------------------------- * [Brace Forms](https://forms.brace.io/) - Adds functional forms to your static web sites. * [Brace Charts](http://charts.brace.io/) - Creats svg based charts for your static web sites. * [git-annex](http://git-annex.branchable.com/tips/setup_a_public_repository_on_a_web_site/) - Configure git-annex for a public repository for a static web site. ### Deploy * [Harpoon](http://www.getharpoon.com/) - S3 based deploy with rollback and staging/production support. - `#Ruby` ### Web Hosts * [AWS S3](http://aws.amazon.com/s3/) * [Brace](http://brace.io/) * [Divshot](https://divshot.com/) Static Web Site Generators in Other Awesome Lists ------------------------------------------------- * [vinta/awesome-python - Static Site Generators](https://github.com/vinta/awesome-python#static-site-generator) * [ziadoz/awesome-php - Static Site Generators](https://github.com/ziadoz/awesome-php#static-site-generators) * [sindresorhus/awesome-nodejs - Static Site Generators](https://github.com/sindresorhus/awesome-nodejs#static-site-generators) * [markets/awesome-ruby - Static Site Generators](https://github.com/markets/awesome-ruby#static-site-generation) * [Sdogruyol/awesome-ruby - Static Page Generation](https://github.com/Sdogruyol/awesome-ruby#static-page-generation) * [h4cc/awesome-elixir - Static Page Generation](https://github.com/h4cc/awesome-elixir#static-page-generation) * [kdabir/awesome-groovy - Static Web](https://github.com/kdabir/awesome-groovy#static-web) * [forhappy/awesome-lua - Static Site Generator](https://github.com/forhappy/awesome-lua#static-site-generator) Other Lists of Static Web Site Geneartors ----------------------------------------- * [StaticGen](https://www.staticgen.com/) * [Static Site Generators](http://staticsitegenerators.net/) Related Awesome --------------- Awesome lists that help you with your new static web site. * [Awesome Bootstrap](https://github.com/therebelrobot/awesome-bootstrap) - A curated list of free Bootstrap themes. * [Creative Commons Media](https://github.com/shime/creative-commons-media) - A curated list of resources that provide media licensed under Creative Commons licenses. * [Frontend Development](https://github.com/dypsilon/frontend-dev-bookmarks) * [Awesome Images](https://github.com/heyalexej/awesome-images) - A curated list of amazingly awesome free (stock) photo resources. * [Awesome HTML5](https://github.com/diegocard/awesome-html5)