1
Fork 0

Enable some more hugo things

This commit is contained in:
Jake Howard 2019-09-21 16:11:34 +01:00
parent b0bd6ef8c9
commit d2839699b2
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 13 additions and 0 deletions

View File

@ -1,6 +1,7 @@
baseURL: http://example.org
languageCode: en-gb
title: Snippets
theme: docdock
params:
@ -12,3 +13,15 @@ outputs:
- HTML
- RSS
- JSON
enableRobotsTXT: true
enableEmoji: true
stepAnalysis: true
pygmentsCodefencesGuessSyntax: true
pygmentsCodefences: true
pygmentsUseClasses: true
blackfriday:
smartypants: false