From 20c9ad2ecf2df1876194c7339dea8b8a32e34e85 Mon Sep 17 00:00:00 2001 From: Bastian Venthur Date: Mon, 16 Aug 2010 00:35:28 +0200 Subject: [PATCH] Added TODO items in README --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index e3ac5cd..b82253b 100644 --- a/README +++ b/README @@ -12,4 +12,9 @@ be saved into the _site directory, conserving the directory structure where the Put your static content into _static. Files and subdirectories will be copied into _site without any modifications. +TODO +==== + * document the YAML frontmatter + * create _dirs if not found and provide a primitive template + * enable layout selection by _layout_foo or so