From bb0a4f4e126c05fc73d566986fd1612468f5be67 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 30 Oct 2013 00:18:56 -0400 Subject: initial commit --- _root/index.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 _root/index.html (limited to '_root/index.html') diff --git a/_root/index.html b/_root/index.html new file mode 100644 index 0000000..1a0d384 --- /dev/null +++ b/_root/index.html @@ -0,0 +1,26 @@ +--- +title: home +--- +{{# posts.paginator }} +
+

{{title}} {{ date }}

+ {{{ summary }}} + +
+{{/ posts.paginator }} + +
+ -- cgit v1.2.3-54-g00ecf