From 93d94c647aa8bf0e8a584b251a83c58e4f25b888 Mon Sep 17 00:00:00 2001 From: Myles Braithwaite Date: Mon, 12 Oct 2015 16:53:57 -0400 Subject: [PATCH] Added a new static site generator for making Photoeassys called Expose. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4dc846e..facd107 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ A static web site generator is an application that takes plain text files and co - [Frameworks](#frameworks) - [Single Page](#signle-page) - [Wikis](#wikis) + - [Photography](#photograpy) - [Helpful Tools and Services](#helpful-tools-and-services) - [Deploy](#deploy) - [Web Hosts](#web-hosts) @@ -52,7 +53,11 @@ A static web site generator is an application that takes plain text files and co ### Single Page -* [Flatdoc](http://ricostacruz.com/flatdoc/) - a small JavaScript file that fetches Markdown files and renders them as full pages. +* [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` ### Wikis