From 5ed6ec5d6c42057c8dfef18d475a4eeb941fafc6 Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 21 Apr 2017 19:38:53 +0200 Subject: Add new page 'blogs'. --- content/blogs.md | 8 ++++++++ layouts/blogs/single.html | 32 ++++++++++++++++++++++++++++++++ layouts/index.html | 13 +++++++++++-- static/custom.css | 10 ++++++++++ 4 files changed, 61 insertions(+), 2 deletions(-) create mode 100644 content/blogs.md create mode 100644 layouts/blogs/single.html diff --git a/content/blogs.md b/content/blogs.md new file mode 100644 index 0000000..97d70c1 --- /dev/null +++ b/content/blogs.md @@ -0,0 +1,8 @@ ++++ +date = "2016-11-18T11:10:19+02:00" +draft = false +title = "my blogs" +type = "blogs" +layout = "single" + ++++ diff --git a/layouts/blogs/single.html b/layouts/blogs/single.html new file mode 100644 index 0000000..b84d572 --- /dev/null +++ b/layouts/blogs/single.html @@ -0,0 +1,32 @@ +{{partial "header.tmpl" .}} +
{{.Title}}
My Blog, where I collect interesting articles on the web and post my random thoughts (in German).
+I write over Alcohol and Spirits and keep notes of the taste. It's in German as well.
++ go back +
+