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

github.com/danielkvist/hugo-terrassa-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanielkvist <d94.zaragoza@gmail.com>2019-01-12 19:10:30 +0300
committerdanielkvist <d94.zaragoza@gmail.com>2019-01-12 19:54:39 +0300
commit32c33f4b98fd99d22e1eaf512791694f11149b1e (patch)
tree03e62503b72cb09f8b9d092240e195199a3dcc53 /exampleSite
parent48638e19308cd080851383974489e3bce27d0543 (diff)
add outputs formats
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 450d08c..9841528 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -9,6 +9,10 @@ paginate = 7 # Number of posts per page
theme = "hugo-terrassa-theme"
themesDir = "../.." # Not necessary on production sites
+[outputs]
+ home = ["HTML", "RSS"]
+ page = ["HTML", "RSS"]
+
[params]
description = "Terrassa is a simple, fast and responsive theme for Hugo with a strong focus on accessibility made from scratch."
favicon = "favicon.ico" # Relative URL