devroom.io/config.toml

53 lines
1.3 KiB
TOML

baseurl = "https://www.devroom.io/"
builddrafts = false
canonifyurls = true
contentdir = "content"
languageCode = "en-US"
layoutdir = "layouts"
publishdir = "public"
theme = "cocoa-eh"
title = "ariejan de vroom"
copyright = "Ariejan de Vroom"
disqusshortname = ""
pluralizelisttitles = false
PygmentsCodeFences = true
pygmentsuseclasses = false
pygmentsstyle = "pastie"
[author]
name = "Ariejan de Vroom"
[permalinks]
blog = "/:year/:month/:day/:slug/"
electronics = "/:year/:month/:day/:slug/"
[taxonomies]
category = "categories"
tag = "tags"
[params]
dateform = "2 Jan, 2006"
dateformfull = "Mon 2 Jan 2006 15:04:05 MST"
description = "a blog by ariejan de vroom about software engineering and electronics."
copyright = "Copyright © 1996 - 2018 Ariejan de Vroom"
copyrightUrl = "https://creativecommons.org/licenses/by/4.0/"
logofile = "img/logo.png"
faviconfile = "favicon.ico"
highlightjs = false
progressively = false
share = true
latestpostcount = 7
github = "ariejan"
email = "ariejan@devroom.io"
linkedin = "ariejan"
twitter = "ariejan"
facebook = ""
social_banner = "img/banner.png"
usesmallsummarycard = true
posts_navigation = true
# issoHost = "comments.domain.tld:1234"
# githubRepo = "githubUsername/repositoryName"
small_banner_logo = false
book_recommendations = false