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/archive.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 _root/archive.html (limited to '_root/archive.html') diff --git a/_root/archive.html b/_root/archive.html new file mode 100644 index 0000000..14c9ae9 --- /dev/null +++ b/_root/archive.html @@ -0,0 +1,6 @@ +--- +title: archive +--- +{{# posts.collated }} + {{> posts_collate }} +{{/ posts.collated }} -- cgit v1.2.3-54-g00ecf