Welcome to mirror list, hosted at ThFree Co, Russian Federation.

config.toml « exampleSite - github.com/mattbutton/silhouette-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4d457c25e1185901039ff5e75019dcf9c96ec244 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
baseurl = "https://example.com"
title = "gohugo.io"
author = "Steve Francia"
copyright = "Copyright © 2008–2018, Steve Francia and the Hugo Authors; all rights reserved."
canonifyurls = true
paginate = 3
theme = "silhouette-hugo"

pygmentsUseClasses=true

#disqusShortname = ""
#googleAnalytics = ""

[Params]
author = "Steve Francia"
introDescription = "Hi, I'm Steve Francia. Author, Speaker, Developer, Creator of Hugo, Cobra and spf13-vim. Former Docker and MongoDB."
contentSharing = "I'm happy for you to share content on this site, but please provide attribution."