languageCode = "en-GB"
baseurl = "https://www.alanpearce.eu"
title = "Alan Pearce"
theme = "xmin"
pygmentsUseClasses = true
pygmentsCodeFences = true
disableHugoGeneratorInject = true

[permalinks]
    post = "/post/:slug"

[Params]
Description = "Developer, Emacser"
footer = "Licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\">Creative Commons Attribution 4.0 International License</a>."

[Params.GPG]
fingerprint = "48E6 576C 0707 388C B8BE FD0C CD4B EB92 A8D4 6583"
url = "/public_key.asc"

[author]
    name = "Alan Pearce"
    image = "/img/me-thumb.jpg"

[[menu.main]]
    name = "Home"
    url = "/"
    weight = 1
[[menu.main]]
    name = "Posts"
    URL = "/post/"
[[menu.main]]
    name = "Repositories"
    URL = "https://git.alanpearce.eu"

[[menu.contact]]
    name = "alan@alanpearce.eu"
    URL = "mailto:alan@alanpearce.eu"
    weight = 1
[[menu.contact]]
    name = "GitLab"
    URL = "https://gitlab.com/alanpearce"
[[menu.contact]]
    name = "GitHub"
    URL = "https://github.com/alanpearce"
[[menu.contact]]
    name = "StackOverflow Jobs"
    url = "http://stackoverflow.com/users/story/381895"
[[menu.contact]]
    name = "Keybase"
    url = "https://keybase.io/alanpearce"

[privacy]
  [privacy.disqus]
    disable = true
  [privacy.googleAnalytics]
    disable = true
  [privacy.instagram]
    disable = true
  [privacy.twitter]
    disable = true
  [privacy.vimeo]
    disable = true
  [privacy.youtube]
    disable = true