diff --git a/source/_includes/scripts.html.twig b/source/_includes/scripts.html.twig index 12201b1bb..a4509c2fb 100644 --- a/source/_includes/scripts.html.twig +++ b/source/_includes/scripts.html.twig @@ -9,4 +9,8 @@ {% endif %} +{% if page.has_tweets %} + +{% endif %} + {% block scripts %}{% endblock %} diff --git a/source/_posts/2018-02-28-building-the-new-phpsw-website.md b/source/_posts/2018-02-28-building-the-new-phpsw-website.md new file mode 100644 index 000000000..17dae910e --- /dev/null +++ b/source/_posts/2018-02-28-building-the-new-phpsw-website.md @@ -0,0 +1,28 @@ +--- +title: Building the new PHPSW Website +tags: + - phpsw + - symfony + - tailwind-css +has_tweets: true +--- +{% block excerpt %} +Earlier this week we had another hack night, working on the new [PHPSW user group][0] website. +{% endblock %} + +{% block content %} +
+Hacking away on the new @phpsw website with @DaveLiddament and @kasiazien. pic.twitter.com/kmfjdQSOUq
— Oliver Davies (@opdavies) February 26, 2018