all repos — website @ 5f356b3c478bd64ef5ac7cbdd379b6ed4c63384d

My website

config.toml (view raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
languageCode = "en-gb"
title = "Alan Pearce"
theme = "hyde"
pygmentsuseclasses = true
copyright = "Licensed under a Creative Commons Attribution 4.0 International License."

[Params]
Description = "…now has a website"
fullurl = "https://alanpearce.uk"

[author]
    name = "Alan Pearce"

[Params.author.urls]
Twitter = "https://twitter.com/alanpearceuk"
Google+ = "https://www.google.com/+AlanPearceUK"
Github = "https://github.com/alanpearce"