diff --git a/templates/main.mustache b/templates/main.mustache index 44bafe4..5b38e62 100644 --- a/templates/main.mustache +++ b/templates/main.mustache @@ -1,9 +1,63 @@ - - - {{title}} - - -

{{title}}

- {{{ body }}} - + + + + + +{{title}} + + + + + + + + + +
+
+ | +
+
+
+
+ +

{{title}}

+
+
+

+

+

+ +{{{ body }}} + +
+
+
+
+
+ diff --git a/templates/post.html b/templates/post.html new file mode 100644 index 0000000..7f91fc7 --- /dev/null +++ b/templates/post.html @@ -0,0 +1,74 @@ + + + + + +{{title}} + + + + + + + + +
+
+ +| + +
+
+
+
+ +
+

{{title}}

+
{{authors}}
+
on + Yann Esposito's blog - + source - +
+
{{description}}
+
+
+ {{{body}}} +
+
+
+
+ +
+
+ + + +