ariadne.space/config.yaml

22 lines
306 B
YAML
Raw Normal View History

2022-08-02 16:59:11 +00:00
baseURL: https://ariadne.space/
languageCode: en-us
title: Ariadne's Space
2022-08-02 23:32:33 +00:00
summaryLength: 50
2022-08-02 17:31:41 +00:00
permalinks:
blog: /:year/:month/:day/:title/
2022-08-02 23:32:33 +00:00
2022-08-02 17:31:41 +00:00
markup:
highlight:
noClasses: false
2022-08-02 23:32:33 +00:00
module:
imports:
- path: "github.com/kaushalmodi/hugo-atom-feed"
outputs:
home:
- HTML
- RSS
- ATOM