This commit is contained in:
Myles Braithwaite
2015-10-13 12:46:39 -04:00
parent 7e01181b67
commit b8c5a73433

View File

@ -8,9 +8,9 @@ A static web site generator is an application that takes plain text files and co
- [Awesome Static Web Site Generators](#awesome-static-web-site-generators) - [Awesome Static Web Site Generators](#awesome-static-web-site-generators)
- [Blogs](#blogs) - [Blogs](#blogs)
- [Frameworks](#frameworks) - [Frameworks](#frameworks)
- [Photography](#photograpy)
- [Single Page](#signle-page) - [Single Page](#signle-page)
- [Wikis](#wikis) - [Wikis](#wikis)
- [Photography](#photograpy)
- [Helpful Tools and Services](#helpful-tools-and-services) - [Helpful Tools and Services](#helpful-tools-and-services)
- [Deploy](#deploy) - [Deploy](#deploy)
- [Web Hosts](#web-hosts) - [Web Hosts](#web-hosts)
@ -56,15 +56,15 @@ A static web site generator is an application that takes plain text files and co
* [Wintersmith](https://github.com/jnordberg/wintersmith) - `#JavaScript` `#Node.js` * [Wintersmith](https://github.com/jnordberg/wintersmith) - `#JavaScript` `#Node.js`
* [yst](https://github.com/jgm/yst) - Powered by YAML. - `#Haskell` * [yst](https://github.com/jgm/yst) - Powered by YAML. - `#Haskell`
### Single Page
* [Flatdoc](http://ricostacruz.com/flatdoc/) - a small JavaScript file that fetches Markdown files and renders them as full pages. - `#JavaScript`
### Photography ### Photography
* [Expose](https://github.com/Jack000/Expose) - for photoessays - `#Bash` * [Expose](https://github.com/Jack000/Expose) - for photoessays - `#Bash`
* [Sigal](https://sigal.readthedocs.org/en/latest/) - `#Python` * [Sigal](https://sigal.readthedocs.org/en/latest/) - `#Python`
### Single Page
* [Flatdoc](http://ricostacruz.com/flatdoc/) - a small JavaScript file that fetches Markdown files and renders them as full pages. - `#JavaScript`
### Wikis ### Wikis
* [Gollum](https://github.com/gollum/gollum) - Gollum is a simple wiki system built on top of Git. - `#Ruby` * [Gollum](https://github.com/gollum/gollum) - Gollum is a simple wiki system built on top of Git. - `#Ruby`