1
Fork 0
theorangeone.net-legacy/config.yml
Jake Howard ef86710c08
Add atom feed
Because RSS is _soo_ 2017
2018-05-10 13:49:32 +01:00

64 lines
976 B
YAML

baseURL: https://theorangeone.net
languageCode: en-gb
title: TheOrangeOne
params:
author: TheOrangeOne
author_name: Jake Howard
nav_items: 5
index_items: 6
iso8601: "2006-01-02T15:04:05"
summaryLength: 40
mediaTypes:
"application/atom":
suffix: atom
outputFormats:
markdown:
name: "txt"
mediaType: "text/plain"
isPlainText: true
atom:
name: "atom"
mediaType: "application/atom"
isPlainText: false
outputs:
home:
- "html"
- "rss"
- "atom"
- "json"
section:
- "html"
- "rss"
- "atom"
- "txt"
page:
- "html"
- "txt"
- "json"
staticDir: "static/build"
buildFuture: true
enableRobotsTXT: true
rssLimit: 10000
disableHugoGeneratorInject: true
enableEmoji: true
MetaDataFormat: yaml
stepAnalysis: true
pygmentsCodefencesGuessSyntax: true
pygmentsCodefences: true
pygmentsUseClasses: true
imaging:
resampleFilter: Lanczos
quality: 100
blackfriday:
smartypants: false