From 86d86af0e8464b5661aa58da961d779b9d1a48a0 Mon Sep 17 00:00:00 2001 From: Gabriel Dunne Date: Sat, 10 Jul 2010 17:33:15 -0700 Subject: [PATCH] content updates, and template fixes --- content/cat1/sub/entry | 3 +++ content/cat1/sub/subby/way_deep | 3 +++ content/cat2/another_test | 3 +++ content/config | 2 ++ templates/entry.html.tpl | 9 ++++----- 5 files changed, 15 insertions(+), 5 deletions(-) create mode 100644 content/cat1/sub/entry create mode 100644 content/cat1/sub/subby/way_deep create mode 100644 content/cat2/another_test create mode 100644 content/config diff --git a/content/cat1/sub/entry b/content/cat1/sub/entry new file mode 100644 index 0000000..53ee85e --- /dev/null +++ b/content/cat1/sub/entry @@ -0,0 +1,3 @@ +title = a sub entry +-- +a sub entry content \ No newline at end of file diff --git a/content/cat1/sub/subby/way_deep b/content/cat1/sub/subby/way_deep new file mode 100644 index 0000000..96f14e4 --- /dev/null +++ b/content/cat1/sub/subby/way_deep @@ -0,0 +1,3 @@ +title = waaaya deep +-- +yeah yeah \ No newline at end of file diff --git a/content/cat2/another_test b/content/cat2/another_test new file mode 100644 index 0000000..399940c --- /dev/null +++ b/content/cat2/another_test @@ -0,0 +1,3 @@ +title = another test post +-- +this is some content yo yo yo \ No newline at end of file diff --git a/content/config b/content/config new file mode 100644 index 0000000..cf77a4f --- /dev/null +++ b/content/config @@ -0,0 +1,2 @@ +title = index +template = index \ No newline at end of file diff --git a/templates/entry.html.tpl b/templates/entry.html.tpl index d0f1a4a..aa618b9 100644 --- a/templates/entry.html.tpl +++ b/templates/entry.html.tpl @@ -2,22 +2,21 @@

- ">

-
- posted in
+ posted + in +
- -- 2.34.1