Move pages
This commit is contained in:
parent
7a0ee1e3e4
commit
6368d3f419
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,5 +1,3 @@
|
|||
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
|
||||
|
||||
/.phpunit.cache
|
||||
/.phpunit.result.cache
|
||||
/output_*/
|
||||
|
@ -11,3 +9,4 @@ source/build
|
|||
|
||||
/.direnv/
|
||||
|
||||
/source/atdc/*
|
||||
|
|
7
.gitmodules
vendored
7
.gitmodules
vendored
|
@ -1,4 +1,3 @@
|
|||
[submodule "source/_pages/atdc"]
|
||||
path = source/_pages/atdc
|
||||
url = git@github.com:opdavies/atdc-pages.git
|
||||
branch = main
|
||||
[submodule "source/atdc"]
|
||||
path = source/atdc
|
||||
url = forgejo@ssh.oliverdavies.uk:opdavies/atdc-pages.git
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
sculpin_content_types:
|
||||
daily_emails:
|
||||
permalink: /daily/:year/:month/:day/:basename/
|
||||
pages:
|
||||
permalink: /:basename/
|
||||
podcast_episodes:
|
||||
permalink: /podcast/:basename/
|
||||
posts:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Page not found
|
||||
---
|
||||
|
||||
|
@ -17,6 +18,4 @@ If you were looking for something else, you can [search for it](/search).
|
|||
{% include 'daily-email-form.html.twig' with {
|
||||
intro: 'Sign up and get daily emails about Drupal, PHP and software development.'
|
||||
} %}
|
||||
|
||||
{{ parent() }}
|
||||
{% endblock %}
|
|
@ -1 +0,0 @@
|
|||
Subproject commit f31e5c4364890b2a31b3acd961f78565ad822de9
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: The Daily Drupaler
|
||||
meta:
|
||||
title: The Daily Drupaler - Daily Software Development Thoughts and Tips | %site.name%
|
1
source/atdc
Submodule
1
source/atdc
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 856a7323f64b5a9476dc74fa09be04f6e818e280
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Welcome to the Test-Driven Drupal email course
|
||||
meta:
|
||||
title: Welcome to the Test-Driven Drupal email course | %site.name%
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Introduction to Automated Testing in Drupal email course
|
||||
---
|
||||
|
||||
|
@ -21,7 +22,5 @@ Learn to test things like:
|
|||
{% block content_bottom %}
|
||||
<div class="space-y-12">
|
||||
{% include 'testimonials' with { tag: 'atdc' } %}
|
||||
|
||||
{{ parent() }}
|
||||
</div>
|
||||
{% endblock %}
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Hi, PHP UserGroup Munich!
|
||||
---
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Hi, PHP Oxford!
|
||||
---
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: BrumPHP
|
||||
---
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Build Configs - configuration files as a service"
|
||||
products:
|
||||
-
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Book a 1-on-1 consulting call
|
||||
link: https://savvycal.com/opdavies/consulting-call
|
||||
price: 350
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Contact Oliver
|
||||
---
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Sign up for the Daily Drupaler Email List
|
||||
meta:
|
||||
title: The Daily Drupaler - Daily Software Development Thoughts and Tips | %site.name%
|
||||
|
@ -30,6 +31,4 @@ use: [daily_emails]
|
|||
tag: 'daily',
|
||||
title: 'What subscribers have said',
|
||||
} %}
|
||||
|
||||
{{ parent() }}
|
||||
{% endblock %}
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: DrupalCamp Ghent 2024
|
||||
---
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Drupal London
|
||||
---
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Are you stuck on Drupal 7, 8 or 9?
|
||||
button:
|
||||
text: Book your roadmap now
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: DrupalCamp Ghent 2024
|
||||
---
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: My Drupal Contributions
|
||||
modules:
|
||||
-
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Introduction to Automated Testing and Test-Driven Development with Drupal
|
||||
drupal_version: 10
|
||||
prices:
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Glossary
|
||||
terms:
|
||||
-
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Unlimited Drupal Consulting for a Fixed Monthly Price
|
||||
layout: page
|
||||
permalink: /
|
||||
title: Unlimited Drupal Consulting for a Fixed Monthly Price
|
||||
meta:
|
||||
title: Unlimited Drupal Consulting by Oliver Davies
|
||||
supported_version: 10
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: An Introduction to Mob Programming
|
||||
---
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Get Unlimited Drupal Consulting for a Fixed Monthly Price
|
||||
meta:
|
||||
title: Unlimited Drupal Consulting by Oliver Davies
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Pair program with me
|
||||
price: 499
|
||||
link: https://savvycal.com/opdavies/pair
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: PHP Berkshire
|
||||
---
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: The Beyond Blocks podcast
|
||||
meta:
|
||||
description: A podcast about Drupal, PHP open-source and software development.
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Press Info
|
||||
---
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Products and Services
|
||||
products:
|
||||
-
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Search
|
||||
common_searches:
|
||||
- Drupal
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Sculpin from Scratch
|
||||
---
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Speaker Information
|
||||
---
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Sponsor me to work on Open Source Software
|
||||
---
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Testimonials
|
||||
---
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Things you should know about PHP
|
||||
---
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
layout: page
|
||||
title: Welcome!
|
||||
meta:
|
||||
title: Welcome to my Daily Email list | %site.name%
|
Loading…
Reference in a new issue