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.
13 lines
200 B
YAML
13 lines
200 B
YAML
main:
|
|
- name: Blog
|
|
url: /blog
|
|
weight: 10
|
|
- name: About
|
|
url: /about
|
|
weight: 3
|
|
# - name: Old GitHub.io
|
|
# url: /old
|
|
# weight: 2
|
|
- name: My Humble Homepage
|
|
url: https://sivert.pw
|
|
weight: 1 |