git clone git@github.com:jugbb/jugbb.github.io.git
cd jugbb.github.io
git submodule init
git submodule update
- install hugo according to the Install Hugo guide
- start the local dev server with
hugo server -DF
- open your browser at localhost:1313
- run
hugo new blog/2020/title.md --kind talk
- run
hugo new blog/2020/title.md --kind stammtisch