summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2020-03-27 16:50:56 +0000
committerDavid T. Sadler <davidtsadler@googlemail.com>2020-03-27 16:50:56 +0000
commit24bffd28e347c6574a5f065a1b3b96a572c9fcea (patch)
treeae831bbe036d1d25064aecfedbfac7c5bd4464de
parentb6040ea2ab6d4510fab5e3911132b0deb7017642 (diff)
Restore welcome post so that site has something
-rw-r--r--source/_posts/welcome.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/source/_posts/welcome.md b/source/_posts/welcome.md
new file mode 100644
index 0000000..02473da
--- /dev/null
+++ b/source/_posts/welcome.md
@@ -0,0 +1,12 @@
+---
+extends: _layouts.post
+section: content
+title: Welcome
+date: 2020-03-08
+description: My first post on my redesigned blog
+tags: [Jigsaw]
+---
+
+I've decided to take part in the [four weeks challenge](https://twitter.com/flaviocopes/status/1233393406556151808), that was announced by [@flaviocopes](https://twitter.com/flaviocopes), to get a blog up and running.
+
+This site was generated with [Jigsaw](https://jigsaw.tighten.co) and styled using [Taillwind CSS](https://tailwindcss.com).