Run prettier on all *.md files
```
prettier '{app,source}/**/**.md' --write
```
This commit is contained in:
parent
a3ceeaf0f3
commit
85a10c545b
170 changed files with 5127 additions and 2282 deletions
|
|
@ -1,16 +1,23 @@
|
|||
---
|
||||
title: Croeso PHP South Wales!
|
||||
date: 2018-08-01
|
||||
excerpt: Last night was the first meetup of Cardiff’s PHP South Wales user group.
|
||||
excerpt:
|
||||
Last night was the first meetup of Cardiff’s PHP South Wales user group.
|
||||
tags:
|
||||
- php
|
||||
- php-south-wales
|
||||
- meetups
|
||||
- php
|
||||
- php-south-wales
|
||||
- meetups
|
||||
has_tweets: true
|
||||
---
|
||||
Last night was the first meetup of Cardiff’s [PHP South Wales user group][0]! It was a great first event, and it was great to meet a lot of new people as well as catch up some familiars within the 36 (according to meetup.com) attendees - including some [PHP South West][9] regulars.
|
||||
|
||||
Organised by Steve and Amy McDougall, it was held in Barclays’ [Eagle Lab][1] which was a great space, and it was cool to be back in Brunel House having worked in that building previously whilst at Appnovation.
|
||||
Last night was the first meetup of Cardiff’s [PHP South Wales user group][0]! It
|
||||
was a great first event, and it was great to meet a lot of new people as well as
|
||||
catch up some familiars within the 36 (according to meetup.com) attendees -
|
||||
including some [PHP South West][9] regulars.
|
||||
|
||||
Organised by Steve and Amy McDougall, it was held in Barclays’ [Eagle Lab][1]
|
||||
which was a great space, and it was cool to be back in Brunel House having
|
||||
worked in that building previously whilst at Appnovation.
|
||||
|
||||
{% include 'tweet' with {
|
||||
class: 'my-6',
|
||||
|
|
@ -20,7 +27,10 @@ Organised by Steve and Amy McDougall, it was held in Barclays’ [Eagle Lab][1]
|
|||
|
||||
## Speakers
|
||||
|
||||
[Rob Allen][2] was the main speaker, who gave an interesting talk and a brave live demo on serverless PHP and OpenWhisk. I always enjoy watching Rob speak, which I’ve done a number of times at different events, and it was great to be able to chat for a while after the meetup too.
|
||||
[Rob Allen][2] was the main speaker, who gave an interesting talk and a brave
|
||||
live demo on serverless PHP and OpenWhisk. I always enjoy watching Rob speak,
|
||||
which I’ve done a number of times at different events, and it was great to be
|
||||
able to chat for a while after the meetup too.
|
||||
|
||||
{% include 'tweet' with {
|
||||
class: 'my-6',
|
||||
|
|
@ -28,9 +38,14 @@ Organised by Steve and Amy McDougall, it was held in Barclays’ [Eagle Lab][1]
|
|||
content: '<p lang="en" dir="ltr">Great to see <a href="https://twitter.com/akrabat?ref_src=twsrc%5Etfw">@akrabat</a> speaking about serverless PHP at the first <a href="https://twitter.com/phpSouthWales?ref_src=twsrc%5Etfw">@phpSouthWales</a> meetup. <a href="https://twitter.com/hashtag/php?src=hash&ref_src=twsrc%5Etfw">#php</a> <a href="https://twitter.com/hashtag/phpc?src=hash&ref_src=twsrc%5Etfw">#phpc</a> <a href="https://twitter.com/hashtag/cardiff?src=hash&ref_src=twsrc%5Etfw">#cardiff</a> <a href="https://t.co/Q9YaQ6O1fB">pic.twitter.com/Q9YaQ6O1fB</a></p>— Oliver Davies (@opdavies) <a href="https://twitter.com/opdavies/status/1024359937063956484?ref_src=twsrc%5Etfw">July 31, 2018</a>',
|
||||
} %}
|
||||
|
||||
We also had a couple of lightning talks, starting with [Ismael Velasco][3] giving an introduction to progressive web applications (PWAs). I can see some potential uses for this on my current work project, and I look forward to seeing the full talk soon).
|
||||
We also had a couple of lightning talks, starting with [Ismael Velasco][3]
|
||||
giving an introduction to progressive web applications (PWAs). I can see some
|
||||
potential uses for this on my current work project, and I look forward to seeing
|
||||
the full talk soon).
|
||||
|
||||
I gave an updated version of my [Tailwind CSS lightning talk][4], and enjoyed being able to show some examples of new sites using Tailwind such as [Laravel Nova][5], [Spatie][6]’s new website and PHP South Wales itself!
|
||||
I gave an updated version of my [Tailwind CSS lightning talk][4], and enjoyed
|
||||
being able to show some examples of new sites using Tailwind such as [Laravel
|
||||
Nova][5], [Spatie][6]’s new website and PHP South Wales itself!
|
||||
|
||||
{% include 'tweet' with {
|
||||
class: 'my-6',
|
||||
|
|
@ -40,11 +55,19 @@ I gave an updated version of my [Tailwind CSS lightning talk][4], and enjoyed be
|
|||
|
||||
## Conclusion
|
||||
|
||||
It’s great to have a meetup in Cardiff again, and having thought about organsing something myself previously, I’m glad to see someone step forward to do so. This shows that there's still a strong PHP community in Cardiff and South Wales, and hopefully this will be the first meetup of many. I’ll look forward to seeing the local community grow!
|
||||
It’s great to have a meetup in Cardiff again, and having thought about organsing
|
||||
something myself previously, I’m glad to see someone step forward to do so. This
|
||||
shows that there's still a strong PHP community in Cardiff and South Wales, and
|
||||
hopefully this will be the first meetup of many. I’ll look forward to seeing the
|
||||
local community grow!
|
||||
|
||||
Thanks again to Steve and Amy for organising, Eagle Labs for hosting, the sponsors, and Rob and Ismael for speaking.
|
||||
Thanks again to Steve and Amy for organising, Eagle Labs for hosting, the
|
||||
sponsors, and Rob and Ismael for speaking.
|
||||
|
||||
It would be great to see even more people at the next one. If you’re interested, take a look at the [group’s website][0], [meetup.com group][7] and [Twitter profile][8]. Alternatively, get in touch with myself or one of the organisers for more information.
|
||||
It would be great to see even more people at the next one. If you’re interested,
|
||||
take a look at the [group’s website][0], [meetup.com group][7] and [Twitter
|
||||
profile][8]. Alternatively, get in touch with myself or one of the organisers
|
||||
for more information.
|
||||
|
||||
**Croeso ac iechyd da PHP South Wales!**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue