baseurl = "http://elmarqu.es/"
|
|
title = "El Marqués"
|
|
theme = "ghostwriter"
|
|
languageCode = "en-us"
|
|
copyright = "Markus Bergholz"
|
|
|
|
[Author]
|
|
name = "Markus Bergholz"
|
|
|
|
[Taxonomies]
|
|
tag = "tags"
|
|
|
|
[Params]
|
|
intro = true
|
|
headline = "My headline"
|
|
description = "DIY or die"
|
|
github = "https://github.com/markuman"
|
|
twitter = "https://twitter.com/markuman"
|
|
opengraph = true
|
|
|
|
[Permalinks]
|
|
post = "/:year/:month/:day/:filename/"
|
|
|
|
[[menu.main]]
|
|
name = "Blog"
|
|
url = "/"
|
|
weight = 1
|
|
|
|
[[menu.main]]
|
|
name = "Projects"
|
|
url = "/project/"
|
|
weight = 2
|
|
|
|
[[menu.main]]
|
|
name = "Contact"
|
|
url = "/page/contact/"
|
|
weight = 3
|
|
|
|
[[menu.main]]
|
|
name = "About"
|
|
url = "/page/about/"
|
|
weight = 4
|