aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjohannst <johannes.stoelp@gmail.com>2021-05-15 00:07:45 +0200
committerjohannst <johannes.stoelp@gmail.com>2021-05-15 00:07:45 +0200
commitd699ee5b1f1f435ef983a00c531bf0df2aeaa0a8 (patch)
treed5a5896c4e984e77f52d719f445618012e8ca09c
parentf7dc814f669481362d650590eb90f5ca2d433493 (diff)
downloadblog-d699ee5b1f1f435ef983a00c531bf0df2aeaa0a8.tar.gz
blog-d699ee5b1f1f435ef983a00c531bf0df2aeaa0a8.zip
added readme
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4068271
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+# blog
+
+Personal blog currently hosted on [memzero.de/blog](https://memzero.de/blog).
+
+The blog is based on the [getzola/hyde](https://github.com/getzola/hyde) theme
+and rendered with [getzola/zola](https://github.com/getzola/zola).