Commit graph

2178 commits

Author SHA1 Message Date
Oliver Davies c7846942a8 Publish Symfony server post 2020-03-09 14:09:05 +00:00
Oliver Davies c2204d7bd5 Add Tailwind CSS talk for DrupalCamp London 2020-03-09 12:41:24 +00:00
Oliver Davies 826bc6808f Update Symfony server post 2020-03-09 01:58:45 +00:00
Oliver Davies a43d1059ef Update company address 2020-03-08 19:03:38 +00:00
Oliver Davies 2b591083f0 Fix compile errors due to prettier changes 2020-03-08 18:59:29 +00:00
Oliver Davies 8092202ba8 Update date in site message 2020-03-08 18:06:14 +00:00
Oliver Davies 85a10c545b Run prettier on all *.md files
```
prettier '{app,source}/**/**.md' --write
```
2020-03-08 17:57:45 +00:00
Oliver Davies 34f876cecc Update Symfony server post 2020-03-08 15:29:47 +00:00
Oliver Davies dc7fb0723e Remove duplicate date 2020-03-08 14:45:14 +00:00
Oliver Davies 68ac0a013d Rename Symfony local server posts 2020-03-08 14:41:34 +00:00
Oliver Davies bdb50d9462 Move dates into the front matter 2020-03-08 14:37:44 +00:00
Oliver Davies 56ea91e299
Update workshop times 2020-02-14 11:56:08 +00:00
Oliver Davies 8c939fe770 Update DrupalCamp image 2020-02-14 11:51:43 +00:00
Oliver Davies fc19e5a4a3 Add message about DrupalCamp London workshop 2020-02-12 20:11:53 +00:00
Oliver Davies b4b9d6e99a Update title spacing 2020-02-06 02:03:57 +00:00
Oliver Davies 7456f6a7d3 Move markup class 2020-02-06 01:38:33 +00:00
Oliver Davies f4084863c2 Update post tag styling 2020-02-06 00:15:27 +00:00
Oliver Davies 79267627e3 Update text 2020-02-05 11:31:36 +00:00
Oliver Davies 1f614266d7 Add post about DrupalCamp London training workshop 2020-02-05 00:50:59 +00:00
Oliver Davies 4de5c4bfa2 Add post about PSR-4 autoloading for Drupal 7 tests 2020-02-05 00:30:43 +00:00
Oliver Davies 4c414cfd4e Add feedback text 2020-01-29 21:04:34 +00:00
Oliver Davies e43bfb30d2 Specific event URLs override global URLs 2020-01-28 22:34:42 +00:00
Oliver Davies 6ca85f2079 Add BlueConf 2020-01-25 07:09:14 +00:00
Oliver Davies 3f8bd0a4a8 Remove experience page 2020-01-23 19:13:21 +00:00
Oliver Davies 778111e806 Replace vuejs with alpinejs 2020-01-16 08:51:43 +00:00
Oliver Davies 083637b89f Fix indentation 2020-01-16 08:21:18 +00:00
Oliver Davies 3bcb19ed3d Add new Drupal Edinburgh talk date 2020-01-14 19:29:27 +00:00
Oliver Davies 234b6b154e Fix more typos 2020-01-05 20:15:35 +00:00
Oliver Davies 62d98efe6c Fix typo 2020-01-05 19:18:18 +00:00
Oliver Davies 5499f555c1 Add function for getting events for a talk
GH-160
2019-12-27 21:24:14 +00:00
Oliver Davies 105ae345a9 Add talkEventName macro 2019-12-27 19:48:16 +00:00
Oliver Davies 1c3d7f820f Change filters into functions 2019-12-27 13:56:51 +00:00
Oliver Davies 7955042ec0 Rename getTalks function 2019-12-27 12:42:05 +00:00
Oliver Davies d57b8ccae0 Hide events with empty dates on a specific talk page
TODO: Move into the TalksExtension Twig functions.

GH-160
2019-12-27 09:40:22 +00:00
Oliver Davies 373750b76c Remove Drupal Edinburgh date (for now) 2019-12-27 00:36:43 +00:00
Oliver Davies 9de8a8e5bc Update speaker bio 2019-12-27 00:10:02 +00:00
Oliver Davies dbb6553e02 Move Markdown link URLs 2019-12-27 00:05:51 +00:00
Oliver Davies 2972ff196a wip 2019-12-19 23:24:06 +00:00
Oliver Davies f4a6b42509 Webpack Encore 2019-12-08 20:26:00 +00:00
Oliver Davies 1da6cf1489
Add DrupalCon Amsterdam 2019-11-17 22:29:57 +00:00
Oliver Davies 4cfbb6b3a1 Ensure that spaces are consistent 2019-11-12 22:50:10 +00:00
Oliver Davies 3bc1bf7f06 Add Bristol DevOps talk 2019-11-12 19:49:24 +00:00
Oliver Davies c418a1b8d6 Use Laravel Mix 2019-11-12 19:49:24 +00:00
Oliver Davies ee18292499 Update job role 2019-11-09 17:48:55 +00:00
Oliver Davies bfbcda8697 Refactor 2019-11-01 19:17:53 +00:00
Oliver Davies 9032987d20 Add Drupal Edinburgh talk 2019-11-01 19:09:29 +00:00
Oliver Davies eb67a4d88e Allow for marking events as online 2019-11-01 19:09:29 +00:00
Oliver Davies 9b2106e586 Add talkEventLocation macro 2019-11-01 19:09:29 +00:00
Oliver Davies d192b04aef Enable versioning of assets in production 2019-10-25 01:28:03 +01:00
Oliver Davies d97621c42c Group pages within their own directory
Add `pages` as it's own content type, and move all page content into
the appropriate directory.

Any references to `layout` in the YAML front matter has also been
removed as it's implied by the content type. Except for `about.md`
which does explicity use a different layout.
2019-10-18 07:15:55 +01:00