diff --git a/README.md b/README.md index 5047eb63..2ebb8ab9 100644 --- a/README.md +++ b/README.md @@ -1 +1,20 @@ -# website \ No newline at end of file + +# Website + +This repository contains all web pages which are maintained by the *Gilde der Nacht*. + +# Build + +- `hugo --source ./websites/gildedernacht.ch server` +- `hugo --source ./websites/spieltage.ch server` +- `hugo --source ./websites/rollenspieltage.ch server` + +# Hugo + +Hugo is Static Site Generator. + +At least Hugo 0.56 needs to be used (comments are parsed differently in previous versions) + +Releases: https://github.com/gohugoio/hugo/releases + +Documentation: https://gohugo.io/documentation/