forked from Git/hugo-story
1
0
Fork 0

Upload files to 'config/_default'

This commit is contained in:
Olivier 2023-07-02 00:15:25 +02:00
parent e6fce47677
commit 84f78b201f
1 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,38 @@
## -----------------------------------------------
## Basic Configuration
## -----------------------------------------------
theme = "hugo-story"
## -----------------------------------------------
## Publish
## -----------------------------------------------
relativeURLs = "true"
#canonifyURLs = "true"
# Local
baseURL = "/"
publishDir = "public"
# Remote
#baseURL = "https://caressofsteel.github.io/demos/hugo/hugo-story/"
#publishDir = "//centos/sites/hugodev/hugostory/"
## -----------------------------------------------
## Hugo Built-in Features
## -----------------------------------------------
disableKinds = ["taxonomy", "taxonomyTerm", "section"]
# googleAnalytics = "G-XXXXXXXXXX"
## -----------------------------------------------
## Site Parameters
## -----------------------------------------------
[Params]
[Params.social]
[Params.asset]