From bb4bfebd25da96cb2e889f860f142b1dce155f27 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 29 May 2015 17:34:14 +0100 Subject: [PATCH 1/3] Different syntax --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index aadfbba9..cea8ec28 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -oliverdavies.co.uk -================== +# oliverdavies.co.uk My personal website, built with [Sculpin](http://sculpin.io). From 3cdbf251d391b85ea4b0603592777a720daa7e3a Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 3 Jun 2015 03:57:42 +0100 Subject: [PATCH 2/3] Hidden DrupalCon LA block --- source/_partials/sidebar.html.twig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_partials/sidebar.html.twig b/source/_partials/sidebar.html.twig index 2dde6d28..684cf8c5 100644 --- a/source/_partials/sidebar.html.twig +++ b/source/_partials/sidebar.html.twig @@ -6,9 +6,11 @@ + \ No newline at end of file From 32727922ae0bd0421b948ea29f79588640e91aa7 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 3 Jun 2015 03:58:02 +0100 Subject: [PATCH 3/3] Small change --- source/services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/services.md b/source/services.md index b29338a7..affd71f6 100644 --- a/source/services.md +++ b/source/services.md @@ -22,7 +22,7 @@ meta: ## 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) or [Ansible](http://www.ansible.com). +* Server configuration and management using [Puppet](http://puppetlabs.com) and [Ansible](http://www.ansible.com). * Continuous integration using [Jenkins](http://jenkins-ci.org). * Virtual machine setup using [Vagrant](http://vagrantup.com) for development or server testing. * Domain name and DNS management. \ No newline at end of file