summaryrefslogtreecommitdiff
path: root/hugo.toml
blob: 3343f078c6a88bb661eb14aa52909ba425d1b086 (plain)
1
2
3
4
5
6
7
8
9
baseURL = 'https://blog.gluegadget.com/'
theme = 'terminal'

[markup.highlight]
  noClasses = false

[params]
  centerTheme = true
  contentTypeName = "post"