aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo/config.yaml
blob: 14c5751d0214aa131544de050f1238fb064ee3a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
theme: tdro
baseURL:
languageCode: en-us
title: Thedro Neely

disableKinds: ['404']

taxonomies:
  tag: tags

author:
  name: Thedro Neely

paginate: 3
summaryLength: 20

pygmentsUseClassic: false
pygmentsCodeFences: true
pygmentsUseClasses: true
pygmentsCodeFencesGuessSyntax: true

outputFormats:
  rss:
    baseName: rss
    mediaType: application/xml

outputs:
  home:
  - rss