diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2020-03-08 03:20:21 +0000 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2020-03-08 03:20:21 +0000 |
| commit | 8474126158ac2b998d2d45dfb7c69bd03fd8e0af (patch) | |
| tree | 7ad0a22bf76101f6dc5a228f18059313aed15d22 /source/_posts/welcome.md | |
| parent | 6cfb99bddd44f825a8d3d6b5985ee9d75684bd9f (diff) | |
First post
Diffstat (limited to 'source/_posts/welcome.md')
| -rw-r--r-- | source/_posts/welcome.md | 12 |
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). |
