diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index 45031768..2fb98258 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -1,5 +1,6 @@ --- name: Oliver Davies +email: oliver+website@oliverdavies.uk yearsExperience: 16 assets_version: 3 diff --git a/source/_pages/press.md b/source/_pages/press.md new file mode 100644 index 00000000..33d3d07a --- /dev/null +++ b/source/_pages/press.md @@ -0,0 +1,42 @@ +--- +title: Press Info +--- + +The following information is provided as a cut-and-paste resource for conference organisers, media professionals, podcast hosts, and other interested parties. + +Please feel free to use anything here as-is without checking with me first. If you have additional questions, you can email me directly. + +## Short Bio + +Oliver is a Software Developer and Drupal expert with over {{ site.yearsExperience }} years experience. He specialises in code quality, automated testing and test-driven development. + +## Sample Topics + +* Getting started in software development, Drupal, or open-source software. +* Building your first Drupal website. +* Drupal module and theme development. +* Automated testing and test-driven development (TDD). +* Static analysis in PHP applications. +* Utility-first styling and Tailwind CSS. +* Git and different ways to use it (continuous integration, trunk-based development). +* Contributing to open-source software. + +## Social Media and Elsewhere + +* [Drupal.org][drupal] +* [GitHub][] +* [LinkedIn][] +* [Twitter][] + +## Physical Location + +[Caerleon, Wales](https://www.google.co.uk/maps/place/Caerleon,+Newport) + +## Photo + +![](/assets/images/social-avatar.jpg) + +[drupal]: https://www.drupal.org/u/opdavies +[github]: https://github.com/opdavies +[linkedin]: https://www.linkedin.com/in/opdavies +[twitter]: https://twitter.com/opdavies