->>>>>>> Replaced talks.md with talks.html.twig
+{% endif %}
\ No newline at end of file
diff --git a/source/themes/opdavies/opdavies/_layouts/talk.html.twig b/source/themes/opdavies/opdavies/_layouts/talk.html.twig
new file mode 100644
index 00000000..00938bc1
--- /dev/null
+++ b/source/themes/opdavies/opdavies/_layouts/talk.html.twig
@@ -0,0 +1,8 @@
+{% extends 'default' %}
+
+{% block content_wrapper %}
+
+
{{ page.title }}
+ {% block content %}{% endblock %}
+
{# .col-md-9 #}
+{% endblock %}
\ No newline at end of file
From eeb2799e8bc32b7d5a08d430f110ca76615fb54c Mon Sep 17 00:00:00 2001
From: Oliver Davies
Date: Fri, 10 Apr 2015 23:27:55 +0100
Subject: [PATCH 10/32] Added slides
---
source/_talks/2014-03-01-git-flow.md | 1 +
source/_talks/2014-07-02-drush-make-drupalbristol.md | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/source/_talks/2014-03-01-git-flow.md b/source/_talks/2014-03-01-git-flow.md
index 2b62f12a..0d4beca6 100644
--- a/source/_talks/2014-03-01-git-flow.md
+++ b/source/_talks/2014-03-01-git-flow.md
@@ -1,6 +1,7 @@
---
title: Introduction to Git Flow
location: DrupalCamp London 2014
+slides: https://speakerdeck.com/opdavies/never-commit-to-master-an-introduction-to-git-flow
tags:
- conference
- drupalcamp
diff --git a/source/_talks/2014-07-02-drush-make-drupalbristol.md b/source/_talks/2014-07-02-drush-make-drupalbristol.md
index c34b4826..80188092 100644
--- a/source/_talks/2014-07-02-drush-make-drupalbristol.md
+++ b/source/_talks/2014-07-02-drush-make-drupalbristol.md
@@ -1,7 +1,7 @@
---
title: drush make drupalbristol
location: Drupal Bristol User Group
-speakerdeck: https://speakerdeck.com/opdavies/drush-make-drupalbristol
+slides: https://speakerdeck.com/opdavies/drush-make-drupalbristol
tags:
- user-group
- drupal
From 6d21eaf17475070b9979603b0535f06e7fe60367 Mon Sep 17 00:00:00 2001
From: Oliver Davies
Date: Tue, 21 Apr 2015 20:20:38 +0100
Subject: [PATCH 11/32] Changed h2
---
source/services.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/services.md b/source/services.md
index 7c39531d..bb339db3 100644
--- a/source/services.md
+++ b/source/services.md
@@ -19,7 +19,7 @@ meta:
* Ad-hoc and ongoing support and maintenance of Drupal sites, including security updates.
* [Git](http://git-scm.com) setup and training.
-## Servers
+## System Administration
* [CentOS](http://www.centos.org), [RHEL](http://www.redhat.com/en/technologies/linux-platforms/enterprise-linux) and [Ubuntu](http://www.ubuntu.com/server) server configuration, including [Apache](http://apache.org), [Nginx](http://nginx.org), [PHP](http://php.net), [MySQL](http://mysql.com) and [MariaDB](https://mariadb.org).
* Configuration management using [Puppet](http://puppetlabs.com) (preferred) or [Ansible](http://www.ansible.com).
From dda4bbbfefc7e086eb412edf3883d73c8df6a5be Mon Sep 17 00:00:00 2001
From: Oliver Davies
Date: Tue, 21 Apr 2015 20:22:45 +0100
Subject: [PATCH 12/32] Removed a letter
---
source/index.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/source/index.md b/source/index.md
index 3c8a9bbe..fc8d2ef7 100644
--- a/source/index.md
+++ b/source/index.md
@@ -2,10 +2,10 @@
layout: default
nav: about
meta:
- description: 'The personal website and blog of Oliver Davies, a Drupal Developer and Systems Administrator from Wales, UK.'
+ description: 'The personal website and blog of Oliver Davies, a Drupal Developer and System Administrator from Wales, UK.'
og:
title: 'Oliver Davies - Drupal Developer'
- description: 'The personal website and blog of Oliver Davies, a Drupal Developer and Systems Administrator from Wales, UK.'
+ description: 'The personal website and blog of Oliver Davies, a Drupal Developer and System Administrator from Wales, UK.'
type: website
image:
url: http://www.oliverdavies.co.uk/assets/images/oliver.jpg
@@ -17,7 +17,7 @@ meta:
-Oliver Davies is a senior level Web Developer and Systems Administrator based in the UK, who was been working online since 2007. Specialising in PHP and open source technologies, Oliver architects and develops websites using [Drupal](https://www.drupal.org) - a powerful content management framework - and [Sculpin](http://sculpin.io) - a static site generator written in PHP.
+Oliver Davies is a senior level Web Developer and System Administrator based in the UK, who was been working online since 2007. Specialising in PHP and open source technologies, Oliver architects and develops websites using [Drupal](https://www.drupal.org) - a powerful content management framework - and [Sculpin](http://sculpin.io) - a static site generator written in PHP.
Oliver currently works for the [Drupal Association](https://assoc.drupal.org) and also provides freelance consultancy services for Drupal websites and Linux servers.
From e5b4fc797259f60a23a07deb8c7e1a16a6e5ff52 Mon Sep 17 00:00:00 2001
From: Oliver Davies
Date: Wed, 22 Apr 2015 01:07:26 +0100
Subject: [PATCH 13/32] Updated subtitle
---
app/config/sculpin_site.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml
index 3933b6f9..83c66d54 100644
--- a/app/config/sculpin_site.yml
+++ b/app/config/sculpin_site.yml
@@ -1,5 +1,5 @@
title: Oliver Davies
-subtitle: Drupal & Linux Specialist
+subtitle: Drupal Drupaloper & System Administrator
description: Oliver Davies, Drupal Developer
url: http://localhost:8000
author: Oliver Davies
From 29d12627b14d33e8da749b1b587214e72f9dbe6a Mon Sep 17 00:00:00 2001
From: Oliver Davies
Date: Wed, 22 Apr 2015 01:07:46 +0100
Subject: [PATCH 14/32] Typo
---
app/config/sculpin_site.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml
index 83c66d54..1951d51b 100644
--- a/app/config/sculpin_site.yml
+++ b/app/config/sculpin_site.yml
@@ -1,5 +1,5 @@
title: Oliver Davies
-subtitle: Drupal Drupaloper & System Administrator
+subtitle: Drupal Developer & System Administrator
description: Oliver Davies, Drupal Developer
url: http://localhost:8000
author: Oliver Davies
From e90fd643b6e7a58deed980720dd240f9069374c7 Mon Sep 17 00:00:00 2001
From: Oliver Davies
Date: Wed, 22 Apr 2015 21:39:13 +0100
Subject: [PATCH 15/32] Added Ansible link
---
source/services.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/source/services.md b/source/services.md
index bb339db3..51a70267 100644
--- a/source/services.md
+++ b/source/services.md
@@ -24,5 +24,6 @@ meta:
* [CentOS](http://www.centos.org), [RHEL](http://www.redhat.com/en/technologies/linux-platforms/enterprise-linux) and [Ubuntu](http://www.ubuntu.com/server) server configuration, including [Apache](http://apache.org), [Nginx](http://nginx.org), [PHP](http://php.net), [MySQL](http://mysql.com) and [MariaDB](https://mariadb.org).
* Configuration management using [Puppet](http://puppetlabs.com) (preferred) or [Ansible](http://www.ansible.com).
* Continuous integration using [Jenkins](http://jenkins-ci.org).
+* Server deployment using [Ansible](http://www.ansible.com).
* Virtual machine setup using [Vagrant](http://vagrantup.com) for development or server testing.
* Domain name and DNS management.
\ No newline at end of file
From 2b5b210794e89bc7249a527d4ac48886c2eeec18 Mon Sep 17 00:00:00 2001
From: Oliver Davies
Date: Wed, 22 Apr 2015 21:40:51 +0100
Subject: [PATCH 16/32] Added favicon
---
source/favicon.ico | Bin 0 -> 5430 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
create mode 100644 source/favicon.ico
diff --git a/source/favicon.ico b/source/favicon.ico
new file mode 100644
index 0000000000000000000000000000000000000000..bfa1c996f26cb47776b27da40f151c71e637b715
GIT binary patch
literal 5430
zcmb_fX;4&05bgyHiDlFfQ{vNA*d*Li$*~?6%-W&
z1-TS(m19B0C^rZyMARsFAR-EalqeApP_EtW^t{c3WqG^H;j8MJc{APp^-TBsW*&eD
zbYR2?pw=fn`u}WCb9TDBNqWeebw
zG!NvTf2$s1cH~Ap=d%FQL+voiX)?a4F2VYmr?LpAA7}A#MA?BPeH$Q?=GUdXd1u?w
zREPJo!?C07edkz4gyUu2K7Kt^^7dtE?wvZUBbUpu@}?MLou}dLONYou3pbyi=vB_!
zpK}BmZ=d<+5G+ox$2U*1u`JCEuX-7BaV68*Laa#EeTli^?HI61zmd03bO0%Duc=Ml
z3K+CfksHcYC2t>R53e-YDbHQp2j?lmw-2Kf6M~DC`sNc
ztGsp;b3Mjz>(%5V)C%6X8-qS?&)TfOg#m5Nwb6)fD4(pYJ#ymo@=XeclaT2|ozg
z2#qD|p6p+Gc^697LCXnC_(e!Z+gSY0@imn1>6-MU1^^Ai0V?zWa&!UQM8d-6a!7~i
zwvvt16+n&(o-rhV-$)oAse7pCp||3(20DN`CAMoj`=nfL(7mxOYnqYg`T
zob=6T&27r-)!3)Aq367)bBwKle8#Eb2)$E1O(*PnKQjd<5(ijPk7)U49@N>b_hlozI;c-J%zN8qqrH_g
zev}{ILG@%rFM{73@z5o97ASLU_03Z~ft5zsIaZPvgP{&%JJ+kog$Vyi_E*wWbR`EC
z=Tol-KH2ER*h9NAHtRFK?9Ic@;DQU@7`gp>E|$lC#|xSjUyqSdEq9?;dkn+qfBi;5O+y;tOvDth1l|yQMsZP|C6<}(xHJ&@L0M)Hu
zChfp|CZcRr{4;ByP6$8ShB9+cWokJo&y;u(7(Rn;-tArYN!VF2w88y$jj*%j(e2d=Rp4fbBc0RmRnX
zU#p5AZ{IWbyg$}vI1R?4=w)0!UKB)dcQF>1vW{|}eZ!19cwX|i_y~j6jO5-4ze5$D
z_Ft}S{~`L9HvRPiHh)bIa5VoBQ2l?xu9xcG%CK5Li)Cm(KK8N6iNI4?w68Z1c&6TasPv?3`s!WAz;@
zJY_71&F(N!w$MhgpCVPQx$cXOc-w^Jmk(30`BgC%$J=$oPbJ)FJ7_1|SQ6d7`0a}>
z)y22@V#jwa^go}qTTzRQTPVlLK^CCb7hnC=4YYu<e=x0Z6aWAK
literal 0
HcmV?d00001
From dc10bf3aba72a3173e5bf3200ef3765f93b3ce8f Mon Sep 17 00:00:00 2001
From: Oliver Davies
Date: Wed, 22 Apr 2015 21:51:07 +0100
Subject: [PATCH 17/32] Use gravatar URL
---
app/config/sculpin_site.yml | 1 +
source/index.md | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml
index 1951d51b..05c8c6f0 100644
--- a/app/config/sculpin_site.yml
+++ b/app/config/sculpin_site.yml
@@ -4,6 +4,7 @@ description: Oliver Davies, Drupal Developer
url: http://localhost:8000
author: Oliver Davies
email: oliver@oliverdavies.co.uk
+gravatar_url: http://www.gravatar.com/avatar/e0f6adcd63d8393e689b327e978d0887.png
twitter: http://twitter.com/opdavies
twitter_name: opdavies
diff --git a/source/index.md b/source/index.md
index fc8d2ef7..ce139197 100644
--- a/source/index.md
+++ b/source/index.md
@@ -15,7 +15,7 @@ meta:
---
# About
-
+
Oliver Davies is a senior level Web Developer and System Administrator based in the UK, who was been working online since 2007. Specialising in PHP and open source technologies, Oliver architects and develops websites using [Drupal](https://www.drupal.org) - a powerful content management framework - and [Sculpin](http://sculpin.io) - a static site generator written in PHP.
From 5b1c122b84d4e712e89b9ff381583adac9fd0d67 Mon Sep 17 00:00:00 2001
From: Oliver Davies
Date: Wed, 22 Apr 2015 22:00:56 +0100
Subject: [PATCH 18/32] Added other Ansible link
---
source/work.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/work.md b/source/work.md
index 880d685e..e2353a86 100644
--- a/source/work.md
+++ b/source/work.md
@@ -29,4 +29,4 @@ Some of the tasks that I've worked on so far:
In my spare time, I provide remote freelance consultancy services for Drupal websites and Linux servers.
-Services include Drupal site architecture, builds, upgrades and maintenance, custom module development and theming, Linux server administration and configuration management using [Puppet](http://puppetlabs.com), and [Jenkins](http://jenkins-ci.org) continuous integration setup and configuration.
\ No newline at end of file
+Services include Drupal site architecture, builds, upgrades and maintenance, custom module development and theming, Linux server administration and configuration management using [Puppet](http://puppetlabs.com) and [Ansible](http://www.ansible.com), and [Jenkins](http://jenkins-ci.org) continuous integration setup and configuration.
\ No newline at end of file
From 2ef3828e1c4a4db59aa33b69697bc465746af3f7 Mon Sep 17 00:00:00 2001
From: Oliver Davies
Date: Thu, 23 Apr 2015 09:23:42 +0100
Subject: [PATCH 19/32] Added alt text
---
source/index.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/source/index.md b/source/index.md
index ce139197..57fb205f 100644
--- a/source/index.md
+++ b/source/index.md
@@ -15,7 +15,7 @@ meta:
---
# About
-
+
Oliver Davies is a senior level Web Developer and System Administrator based in the UK, who was been working online since 2007. Specialising in PHP and open source technologies, Oliver architects and develops websites using [Drupal](https://www.drupal.org) - a powerful content management framework - and [Sculpin](http://sculpin.io) - a static site generator written in PHP.
@@ -24,4 +24,4 @@ Oliver currently works for the [Drupal Association](https://assoc.drupal.org) an
In his spare time, Oliver contributes to Drupal core and maintains several contrib modules on Drupal.org, is the Git Documentation Maintainer for the Drupal project, and is a provisional member of the [Drupal Security team](https://www.drupal.org/security-team). He attends, organises and [talks](/talks) at user groups, and volunteers and mentors at conferences. He also is a 2nd Degree Black Belt in Tae Kwon-Do and a Brazilian Jiu-Jitsu practitioner.
Oliver has active social media profiles on Twitter and LinkedIn, and you can view his code on
-Drupal.org and GitHub.
\ No newline at end of file
+Drupal.org and GitHub.
From caf8a3483489d080123f5c4fe26611fd938cd75a Mon Sep 17 00:00:00 2001
From: Oliver Davies
Date: Sat, 25 Apr 2015 07:13:10 +0100
Subject: [PATCH 20/32] Don't use title
---
source/themes/opdavies/opdavies/_partials/post-header.html.twig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/themes/opdavies/opdavies/_partials/post-header.html.twig b/source/themes/opdavies/opdavies/_partials/post-header.html.twig
index cae6dc8e..220ef964 100644
--- a/source/themes/opdavies/opdavies/_partials/post-header.html.twig
+++ b/source/themes/opdavies/opdavies/_partials/post-header.html.twig
@@ -1,4 +1,4 @@
-
Oliver Davies is a Drupal Developer and System Administrator based in the UK. He works for the Drupal Association and also provides freelance consultancy services for Drupal websites and Linux servers.
\ No newline at end of file
From 3392828e61e5218a13c168866e53a0e48c561af3 Mon Sep 17 00:00:00 2001
From: Oliver Davies
Date: Sat, 25 Apr 2015 14:44:39 +0100
Subject: [PATCH 23/32] Fixed talks page
---
source/talks.html.twig | 1 +
1 file changed, 1 insertion(+)
diff --git a/source/talks.html.twig b/source/talks.html.twig
index 0d9596c3..6f89c3a0 100644
--- a/source/talks.html.twig
+++ b/source/talks.html.twig
@@ -1,6 +1,7 @@
---
layout: default
title: Talks
+nav: talks
meta:
description: 'Information about previous and upcoming talks that Oliver has presented at conferences and user groups'
use:
From cee66cf2a539ac1e2a8963bc54dce1cc58bc5e3d Mon Sep 17 00:00:00 2001
From: Oliver Davies
Date: Sat, 25 Apr 2015 14:49:33 +0100
Subject: [PATCH 24/32] Use the talks content type
---
source/talks.html.twig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/talks.html.twig b/source/talks.html.twig
index 6f89c3a0..07b7fa1c 100644
--- a/source/talks.html.twig
+++ b/source/talks.html.twig
@@ -12,7 +12,7 @@ use:
I regularly speak at conferences and user groups about a range of subjects relating to Drupal, PHP and web development. If you would like to me to speak at your group or conference, please get in touch.
{% set now = 'now'|date('U') %}
-{% set talks = page.talks|reverse %}
+{% set talks = data.talks|reverse %}
{% set found = false %}
{% for talk in talks if talk.date >= now %}
From 34b3e041145a6beeab7ae1d348849a02dad1e5b6 Mon Sep 17 00:00:00 2001
From: Oliver Davies
Date: Sat, 25 Apr 2015 15:03:15 +0100
Subject: [PATCH 25/32] Added descriptions
---
source/_talks/2012-09-05-what-is-this-drupal-thing.md | 3 ++-
source/_talks/2013-07-10-ldap.md | 1 +
source/_talks/2014-03-01-git-flow.md | 3 ++-
source/_talks/2014-07-02-drush-make-drupalbristol.md | 1 +
source/_talks/2014-08-19-drupal-association.md | 2 +-
source/_talks/2015-01-18-drupalorg-2015-whats-coming-next.md | 3 ++-
source/_talks/2015-02-28-drupalorg-2015-whats-coming-next.md | 3 ++-
source/_talks/2015-04-08-drupal-8.md | 1 +
source/talks.html.twig | 2 +-
.../opdavies/opdavies/_partials/talk-listing-item.html.twig | 2 +-
10 files changed, 14 insertions(+), 7 deletions(-)
diff --git a/source/_talks/2012-09-05-what-is-this-drupal-thing.md b/source/_talks/2012-09-05-what-is-this-drupal-thing.md
index 1c600236..50ca232f 100644
--- a/source/_talks/2012-09-05-what-is-this-drupal-thing.md
+++ b/source/_talks/2012-09-05-what-is-this-drupal-thing.md
@@ -1,6 +1,7 @@
---
title: So, what is this Drupal thing?
-location: unified.diff
+location: unified.diff
+description: So, what is this Drupal thing? - an introduction to Drupal.
nav: talks
---
An introduction to [Drupal](https://www.drupal.org).
\ No newline at end of file
diff --git a/source/_talks/2013-07-10-ldap.md b/source/_talks/2013-07-10-ldap.md
index 28ad81d5..cd34fc95 100644
--- a/source/_talks/2013-07-10-ldap.md
+++ b/source/_talks/2013-07-10-ldap.md
@@ -1,6 +1,7 @@
---
title: LDAP Integration with Drupal
location: South Wales Drupal User Group
+description: An overview of the Drupal LDAP module and how I customised it for a client project.
tags:
- user-group
- drupal
diff --git a/source/_talks/2014-03-01-git-flow.md b/source/_talks/2014-03-01-git-flow.md
index 0d4beca6..5dd51878 100644
--- a/source/_talks/2014-03-01-git-flow.md
+++ b/source/_talks/2014-03-01-git-flow.md
@@ -1,6 +1,7 @@
---
title: Introduction to Git Flow
-location: DrupalCamp London 2014
+location: DrupalCamp London
+description: Never Commit to Master: An Introduction to Git Flow.
slides: https://speakerdeck.com/opdavies/never-commit-to-master-an-introduction-to-git-flow
tags:
- conference
diff --git a/source/_talks/2014-07-02-drush-make-drupalbristol.md b/source/_talks/2014-07-02-drush-make-drupalbristol.md
index 80188092..381d1aca 100644
--- a/source/_talks/2014-07-02-drush-make-drupalbristol.md
+++ b/source/_talks/2014-07-02-drush-make-drupalbristol.md
@@ -1,6 +1,7 @@
---
title: drush make drupalbristol
location: Drupal Bristol User Group
+description: drush make drupalbristol: An introduction to Drush and Drush Make.
slides: https://speakerdeck.com/opdavies/drush-make-drupalbristol
tags:
- user-group
diff --git a/source/_talks/2014-08-19-drupal-association.md b/source/_talks/2014-08-19-drupal-association.md
index f47db5ab..ace4a413 100644
--- a/source/_talks/2014-08-19-drupal-association.md
+++ b/source/_talks/2014-08-19-drupal-association.md
@@ -1,7 +1,7 @@
---
title: About the Drupal Association
location: South Wales Drupal User Group
-date: 2014-08-19
+description: An impromptu talk about the Drupal Association and I've done there since joining the team.
tags:
- user-group
- drupal-association
diff --git a/source/_talks/2015-01-18-drupalorg-2015-whats-coming-next.md b/source/_talks/2015-01-18-drupalorg-2015-whats-coming-next.md
index 31c0450a..9ba46136 100644
--- a/source/_talks/2015-01-18-drupalorg-2015-whats-coming-next.md
+++ b/source/_talks/2015-01-18-drupalorg-2015-whats-coming-next.md
@@ -1,7 +1,8 @@
---
title: Drupal.org in 2015: What's Coming Next
-location: DrupalCamp Brighton 2015
+location: DrupalCamp Brighton
date: 2015-01-18
+description: Drupal.org in 2015: What's coming next?
tags:
- conference
- drupalcamp
diff --git a/source/_talks/2015-02-28-drupalorg-2015-whats-coming-next.md b/source/_talks/2015-02-28-drupalorg-2015-whats-coming-next.md
index fdd10070..3a95db20 100644
--- a/source/_talks/2015-02-28-drupalorg-2015-whats-coming-next.md
+++ b/source/_talks/2015-02-28-drupalorg-2015-whats-coming-next.md
@@ -1,7 +1,8 @@
---
title: Drupal.org in 2015: What's Coming Next
-location: DrupalCamp London 2015
+location: DrupalCamp London
date: 2015-02-28
+description: Drupal.org in 2015: What's coming next?
tags:
- conference
- drupalcamp
diff --git a/source/_talks/2015-04-08-drupal-8.md b/source/_talks/2015-04-08-drupal-8.md
index b88570ed..bf6c5a2a 100644
--- a/source/_talks/2015-04-08-drupal-8.md
+++ b/source/_talks/2015-04-08-drupal-8.md
@@ -2,6 +2,7 @@
title: Drupal 8 (Lightning Talk)
location: PHPSW
date: 2015-04-08
+description: Drupal 8 (lightning talk)
slides: https://speakerdeck.com/opdavies/drupal-8
tags:
- meetup
diff --git a/source/talks.html.twig b/source/talks.html.twig
index 07b7fa1c..40cdc65f 100644
--- a/source/talks.html.twig
+++ b/source/talks.html.twig
@@ -12,7 +12,7 @@ use:
I regularly speak at conferences and user groups about a range of subjects relating to Drupal, PHP and web development. If you would like to me to speak at your group or conference, please get in touch.
{% set now = 'now'|date('U') %}
-{% set talks = data.talks|reverse %}
+{% set talks = data.talks %}
{% set found = false %}
{% for talk in talks if talk.date >= now %}
diff --git a/source/themes/opdavies/opdavies/_partials/talk-listing-item.html.twig b/source/themes/opdavies/opdavies/_partials/talk-listing-item.html.twig
index 341051c4..75890dcf 100644
--- a/source/themes/opdavies/opdavies/_partials/talk-listing-item.html.twig
+++ b/source/themes/opdavies/opdavies/_partials/talk-listing-item.html.twig
@@ -1,2 +1,2 @@
-
Oliver Davies is a Drupal Developer and System Administrator based in the UK. He works for the Drupal Association and also provides freelance consultancy services for Drupal websites and Linux servers.
Oliver Davies is a Drupal Developer and System Administrator based in the UK. He works for the Drupal Association and also provides freelance consultancy services for Drupal websites and Linux servers.