From 9ea2fec048a9a6334ce3e19f515ecdf39db0f936 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 6 Sep 2017 08:43:49 +0100 Subject: [PATCH] Ensure talk paths match or redirect --- .../_talks/{sculpin.md => building-static-websites-sculpin.md} | 1 + source/_talks/drupal-8-module-development.md | 1 + source/_talks/drupalorg-2015.md | 1 + ...th-composer.md => modern-drupal-development-with-composer.md} | 0 ...t-is-this-drupal-thing.md => so-what-is-this-drupal-thing.md} | 0 5 files changed, 3 insertions(+) rename source/_talks/{sculpin.md => building-static-websites-sculpin.md} (95%) rename source/_talks/{drupal-development-with-composer.md => modern-drupal-development-with-composer.md} (100%) rename source/_talks/{what-is-this-drupal-thing.md => so-what-is-this-drupal-thing.md} (100%) diff --git a/source/_talks/sculpin.md b/source/_talks/building-static-websites-sculpin.md similarity index 95% rename from source/_talks/sculpin.md rename to source/_talks/building-static-websites-sculpin.md index e769f080..71ebe616 100644 --- a/source/_talks/sculpin.md +++ b/source/_talks/building-static-websites-sculpin.md @@ -13,6 +13,7 @@ video: url: https://www.youtube.com/watch?v=aN53arCKZAU redirect: - talks/2015/10/14/sculpin-phpsw/ + - talks/building-static-websites-with-sculpin/ --- [Sculpin][0] is a static site generator written in PHP. It converts Markdown files, Twig templates and standard HTML into a static HTML site that can be easily deployed. diff --git a/source/_talks/drupal-8-module-development.md b/source/_talks/drupal-8-module-development.md index cac45f65..3733ced5 100644 --- a/source/_talks/drupal-8-module-development.md +++ b/source/_talks/drupal-8-module-development.md @@ -20,6 +20,7 @@ meta: width: 960 redirect: - talks/2016/03/05/drupal-8-module-development-drupalcamp-london-2016/ + - talks/getting-started-with-drupal-8-module-development/ --- New to object-orientated PHP, Symfony or YAML, and want to get started building modules in Drupal 8? This is the session for you! diff --git a/source/_talks/drupalorg-2015.md b/source/_talks/drupalorg-2015.md index 1ee3f342..55acddd0 100644 --- a/source/_talks/drupalorg-2015.md +++ b/source/_talks/drupalorg-2015.md @@ -10,4 +10,5 @@ redirect: - talks/2015/02/28/drupalorg-2015-drupalcamp-london-2015/ - talks/drupalorg-2015-2/ - talks/drupalorg-2015/ + - talks/drupalorg-in-2015-whats-coming-next/ --- diff --git a/source/_talks/drupal-development-with-composer.md b/source/_talks/modern-drupal-development-with-composer.md similarity index 100% rename from source/_talks/drupal-development-with-composer.md rename to source/_talks/modern-drupal-development-with-composer.md diff --git a/source/_talks/what-is-this-drupal-thing.md b/source/_talks/so-what-is-this-drupal-thing.md similarity index 100% rename from source/_talks/what-is-this-drupal-thing.md rename to source/_talks/so-what-is-this-drupal-thing.md