index
:
website
master
A static Hugo website with a blog and project showcase, powers main website
Bryson Steck
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archetypes
/
default.md
blob: 00e77bd79be44872c0b29256b03799c2fb00c10d (
plain
)
1
2
3
4
5
6
-
-- title: "{{ replace .Name "-" " " | title }}" date: {{ .Date }} draft: true
-
--