From 8b3a5fbdb12df2e2713d95bf09d763c831d82968 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 8 May 2019 18:20:20 +0100 Subject: [PATCH] Add README --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..cb8951e --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# WP Tailwind + +A static version of [the WordPress website][repo] that I demoed for my WordCamp Bristol 2019 talk, [Taking Flight with Tailwind CSS][talk]. + +[View the site live on Netlify →][netlify] + +## Author + +[Oliver Davies][website] - a full stack Web Developer based in the UK. + +[netlify]: https://wp-tailwind.oliverdavies.uk +[repo]: https://github.com/opdavies/wordcamp-bristol-2019 +[talk]: https://www.oliverdavies.uk/talks/taking-flight-with-tailwind-css +[website]: https://www.oliverdavies.uk