diff --git a/assets/sass/base/_layout.sass b/assets/sass/base/_layout.sass index 036891e8..5034f105 100644 --- a/assets/sass/base/_layout.sass +++ b/assets/sass/base/_layout.sass @@ -15,3 +15,7 @@ .list-style-none list-style: none + +@each $value in 'block' 'inline' 'inline-block' + .display-#{$value} + display: #{$value} diff --git a/source/_partials/badges.twig b/source/_partials/badges.twig index ea7286f7..368ddef0 100644 --- a/source/_partials/badges.twig +++ b/source/_partials/badges.twig @@ -1,9 +1,15 @@ -
- +
+ Drupal Association Individual Member - + I built Drupal 8 with hand holding a wrench on blue background + + Acquia Certified Developer - Drupal 8 Exam Badge
diff --git a/source/_partials/talks-table.twig b/source/_partials/talks-table.twig index aedd9d3a..6dc3749d 100644 --- a/source/_partials/talks-table.twig +++ b/source/_partials/talks-table.twig @@ -12,7 +12,9 @@ {% for event in events %} - {{ event.date|date('j F Y') }} +
+ {{ event.date|date('j F Y') }} +
{% if event.time %} @@ -23,13 +25,15 @@ {% if not hide_talk %} - {% if not event.talk.hide_page %} - +
+ {% if not event.talk.hide_page %} + + {{ event.talk.title }} + + {% else %} {{ event.talk.title }} - - {% else %} - {{ event.talk.title }} - {% endif %} + {% endif %} +
{% if event.talk.type %} @@ -40,9 +44,11 @@ {% endif %} - {% if event.url %}{% endif %} - {{ event.title }} - {% if event.url %}{% endif %} +
+ {% if event.url %}{% endif %} + {{ event.title }} + {% if event.url %}{% endif %} +
{% if event.location %} diff --git a/source/assets/images/badges/acquia-certified-developer-drupal-8.png b/source/assets/images/badges/acquia-certified-developer-drupal-8.png new file mode 100644 index 00000000..8296cf0b Binary files /dev/null and b/source/assets/images/badges/acquia-certified-developer-drupal-8.png differ diff --git a/source/index.md b/source/index.md index 849dc780..6007979d 100644 --- a/source/index.md +++ b/source/index.md @@ -23,7 +23,7 @@ use: [posts, testimonials] Picture of Oliver -My name is Oliver Davies (aka [opdavies][1]) - a Web Developer and System Administrator based in Wales, UK. I’m a PHP specialist, a {{ site.work.role }} at [{{ site.companies[site.work.company].name }}][20], former Developer at the [{{ site.companies.drupal_association.name }}][39], part-time freelancer, open source contributor and advocate, mentor and conference speaker. +My name is Oliver Davies (aka [opdavies][1]) - a Web Developer and System Administrator based in Wales, UK. I’m a PHP specialist and [Acquia certified Drupal Developer][41], a {{ site.work.role }} at [{{ site.companies[site.work.company].name }}][20], former Developer at the [{{ site.companies.drupal_association.name }}][39], part-time freelancer, open source contributor and advocate, mentor and conference speaker. I’m a provisional member of the [Drupal Security team][14] and a webmaster and documentation maintainer for Drupal.org. [I speak at various user groups and conferences][40], and co-organise the [Drupal Bristol user group][15], [PHPSW][17] and [DrupalCamp Bristol][18]. @@ -94,3 +94,4 @@ I’m a provisional member of the [Drupal Security team][14] and a webmaster and [38]: https://disqus.com/by/opdavies [39]: {{site.companies.drupal_association.url}} [40]: {{site.url}}/talks +[41]: http://certification.acquia.com/registry?fname=Oliver&lname=Davies&country=United+Kingdom