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