Skip to content

jugbb/jugbb.github.io

Repository files navigation

clone repository

git clone git@github.com:jugbb/jugbb.github.io.git
cd jugbb.github.io
git submodule init
git submodule update

run locally

  • install hugo according to the Install Hugo guide
  • start the local dev server with hugo server -DF
  • open your browser at localhost:1313

create new post for a talk

  • run hugo new blog/2020/title.md --kind talk

create new post for a Stammtisch

  • run hugo new blog/2020/title.md --kind stammtisch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published