From b8c5a73433ee56dc53f92d6b351b3185dbcea132 Mon Sep 17 00:00:00 2001 From: Myles Braithwaite Date: Tue, 13 Oct 2015 12:46:39 -0400 Subject: [PATCH] ABC --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7bfb70d..eee5a59 100644 --- a/README.md +++ b/README.md @@ -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) - [Blogs](#blogs) - [Frameworks](#frameworks) + - [Photography](#photograpy) - [Single Page](#signle-page) - [Wikis](#wikis) - - [Photography](#photograpy) - [Helpful Tools and Services](#helpful-tools-and-services) - [Deploy](#deploy) - [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` * [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 * [Expose](https://github.com/Jack000/Expose) - for photoessays - `#Bash` * [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 * [Gollum](https://github.com/gollum/gollum) - Gollum is a simple wiki system built on top of Git. - `#Ruby`