config.toml @ 2a1c58e03bc2

Fucking backwards-incompatible changes in Hugo
author Steve Losh <steve@stevelosh.com>
date Sun, 12 Aug 2018 22:49:28 +0000
parents 6911e751d39a
children (none)
baseurl = "http://stevelosh.com/"
languageCode = "en-us"
title = "Steve Losh"
PluralizeListTitles = false
PygmentsCodeFences = true
pygmentsuseclasses = true
disableHugoGeneratorInject = true

[Params]
    DateForm = "January 2, 2006"
    DateFormFull = "2006-01-02T15:04:05Z"

[author]
    name = "Steve Losh"