/homepage

static blog and wiki combination generated with Hugo

Primary LanguageMarkdownCreative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

This is the configuration and content for my statically
generated website, semjonov.de. It uses Hugo [0].

Use the included makefile to build the site:

  make serve - serve site locally
  make build - build the site in public/
  make dist  - build site and create compressed tarball
  make help  - show all available make targets

[0]: https://gohugo.io/