From f4744de64f496bec03a104c300f4f09a3b05fa88 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 14 Jan 2024 15:24:58 +0000 Subject: [PATCH] Add `/bcm` and `/bco` pages --- source/_pages/bcm.md | 29 +++++++++++++++++++++++++++++ source/_pages/bco.md | 2 +- 2 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 source/_pages/bcm.md diff --git a/source/_pages/bcm.md b/source/_pages/bcm.md new file mode 100644 index 000000000..56f8b3e00 --- /dev/null +++ b/source/_pages/bcm.md @@ -0,0 +1,29 @@ +--- +title: Hi, PHP UserGroup Munich! +--- + +{% block head_meta %} + +{% endblock %} + +{% block content %} +Thanks for attending my talk on [Build Configs](/build-configs). + +[These are the slides](/talks/building-build-configs) I presented and the example video: + +{% include 'youtube-video' with { id: 'LkhsdmxReUc'} %} + +From nothing to a working Drupal 10 website in less than a minute! + +If you have any further questions, let me know. + +## Can we work together? + +[Get in touch](/contact) if you're interested in using Build Configs-based managed configuration files in your projects (I offer one-off implementations or ongoing updates via a subscription), you need an in-house tool built for your team, or if we can [work together another way](/pricing). + +## While you're here + +Why not join my [daily email list](/daily) or register for my [free email course](/atdc) on automated testing in Drupal? + +Oliver +{% endblock %} diff --git a/source/_pages/bco.md b/source/_pages/bco.md index f66b287cd..9f9856bca 100644 --- a/source/_pages/bco.md +++ b/source/_pages/bco.md @@ -19,7 +19,7 @@ If you have any further questions, let me know. ## Can we work together? -[Get in touch](/contact) if you're interested in using Build Configs-based managed configuration files in your projects (I offer one-off implementations or ongoing updates via a subscription), or if we can [work together another way](/pricing). +[Get in touch](/contact) if you're interested in using Build Configs-based managed configuration files in your projects (I offer one-off implementations or ongoing updates via a subscription), you need an in-house tool built for your team, or if we can [work together another way](/pricing). ## While you're here