Sivert V. Sæther
d64efb5fb4
Made a hugo setup from scratch to generate a static blog and portfolio webpage. The old stuff may still be found in static/old.
10 lines
188 B
YAML
10 lines
188 B
YAML
defaultContentLanguage: en
|
|
enableRobotsTXT: true
|
|
author:
|
|
name: Sivert V. Sæther
|
|
email: gmail@sivert.pw
|
|
copyright: GPL-3
|
|
taxonomies:
|
|
category: categories
|
|
series: series
|
|
tag: tags |