55d30f16790f20dc9c4314ab520627612cf5c2db
commit 55d30f16790f20dc9c4314ab520627612cf5c2db
Author: Simon Watson <swatson@datto.com>
Date: Fri Jun 21 10:21:26 2019 -0400

InitialCommit

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ad2abc3
--- /dev/null
+++ b/README.md
@@ -0,0 +1,12 @@
+# git-site-gen #
+
+Placeholder repo right now as code is not ready to be public.
+Tracking features/TODO's in this README.
+
+## Features/Plans/TODO ##
+
+* Generate top level index with links to all projects - POC DONE
+* Generate project specific index with links to git log/diffs and file content of repo - POC DONE
+* Diff highlighting for log
+* Line numbers for file browsing
+* README.md markdown renderer/parser / display in project index