Tree


.gitignorecommits | blame
LICENSEcommits | blame
Makefilecommits | blame
README.mdcommits | blame
archetypes/
assets/
config.tomlcommits | blame
content/
layouts/
static/
webring-in.templatecommits | blame

README.md

wiredspace.de
-------------

# Dependencies

- [hugo](https://gohugo.io/)

# Build
Build this website with `hugo`.  
You can serve it locally via `hugo serve`.

# Adding blog posts
To add a blog post, create it via `hugo new blog/post_title.md` or `hugo new blog/microblog/post_title.md`.