summaryrefslogtreecommitdiff
path: root/example/posts/bar.html
diff options
context:
space:
mode:
Diffstat (limited to 'example/posts/bar.html')
-rw-r--r--example/posts/bar.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/example/posts/bar.html b/example/posts/bar.html
new file mode 100644
index 0000000..365574b
--- /dev/null
+++ b/example/posts/bar.html
@@ -0,0 +1,8 @@
+title: A Foo Walks Into a Bar
+date: 2015-04-11 20:00
+tags: bar
+---
+<p>
+ This is an example using raw HTML, because Guile doesn't have a
+ Markdown parser.
+</p>