summaryrefslogtreecommitdiffstats
path: root/exampleSite
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config/production/config.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/exampleSite/config/production/config.yaml b/exampleSite/config/production/config.yaml
new file mode 100644
index 0000000..838d022
--- /dev/null
+++ b/exampleSite/config/production/config.yaml
@@ -0,0 +1,5 @@
+build:
+ # This tells Hugo to write a hugo_stats.json file to the project
+ # root as part of the build. It includes all tags, classes, and ids
+ # from your *.html templates.
+ writeStats: true