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

config.demo.toml - github.com/J-Siu/hugo-theme-sk2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 86a5320636f8a21b7ea8c7d0f2e0e66c1a831cdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
baseURL = "https://sk2.jsiu.dev"
theme   = "sk2"
title   = "SK2"

[Params]
mainSections = "post"
startdate    = "2012-12-02"
subtitle     = "A Hugo Theme"
summary      = true
toc          = true

[markup.tableOfContents]
endLevel   = 6
ordered    = false
startLevel = 1