This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/source/contact.md

32 lines
1.1 KiB
Markdown
Raw Normal View History

2015-04-15 06:11:00 +00:00
---
layout: default
title: Contact
meta:
2015-06-14 02:27:41 +00:00
description: 'Information about how to get in touch with Oliver.'
2015-04-15 06:11:00 +00:00
---
2015-07-09 12:52:59 +00:00
{% block body_classes 'page--contact' %}
2015-06-18 16:50:37 +00:00
{% block content %}
2015-04-15 06:11:00 +00:00
# Contact
2015-08-09 23:05:36 +00:00
The best ways to contact me is via <a href="mailto:{{ site.email }}?subject=Contact%20Oliver%20Davies">email</a> and
<a href="{{ site.twitter.url }}">Twitter</a>.
2015-04-15 06:11:00 +00:00
2015-08-09 23:05:36 +00:00
If you have a support or feature request for one of the Drupal projects that I maintain, please create an issue in the
appropriate issue queue on [Drupal.org](https://www.drupal.org).
2015-04-15 06:11:00 +00:00
## Elsewhere
2015-06-28 12:49:50 +00:00
Here are some other places to find me online:
2015-04-15 06:11:00 +00:00
2015-06-16 17:14:59 +00:00
* IRC ({{ site.irc.name }}) - I'm usually in #drupal-uk and #drupal-contribute on Freenode, among others.
* <a href="{{ site.twitter.url }}">Twitter</a> (@{{ site.twitter.name }})
* <a href="{{ site.drupalorg.url_nice }}">Drupal.org</a>
2015-06-16 17:14:59 +00:00
* <a href="{{ site.linkedin.url }}">LinkedIn</a>
2015-06-28 12:49:50 +00:00
* <a href="{{ site.lanyrd.url }}">Lanyrd</a>
* <a href="{{ site.joindin.url }}">Joind.in</a>
2015-07-20 00:18:42 +00:00
* <a href="{{ site.speakerdeck.url }}">Speaker Deck</a>
2015-06-28 12:49:50 +00:00
* <a href="{{ site.ansible_galaxy.url }}">Ansible Galaxy</a>
2015-07-04 18:00:10 +00:00
* <a href="{{ site.flickr.url }}">Flickr</a>
2015-06-18 16:50:37 +00:00
{% endblock %}