From c1a00e1c094221c170131de647e3068e8099f7a6 Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Tue, 23 Jun 2020 00:20:38 +0200 Subject: [PATCH] closer --- templates/main.mustache | 70 +++++++++++++++++++++++++++++++++----- templates/post.html | 74 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 136 insertions(+), 8 deletions(-) create mode 100644 templates/post.html 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}}} +
+
+
+
+ +
+
+ + + +