Go to file
2023-10-04 10:44:26 +02:00
archetypes Initial commit 2023-08-28 09:32:36 +00:00
content Specify language 2023-08-28 19:29:40 +02:00
themes Add german language 2023-08-28 19:29:55 +02:00
.gitignore Initial commit 2023-08-28 09:32:36 +00:00
.gitmodules Use own fork of theme 2023-10-04 10:39:05 +02:00
.woodpecker.yml Use hugo image with extendedsupport, see https://gohugo.io/troubleshooting/faq/\#i-get--this-feature-is-not-available-in-your-current-hugo-version 2023-10-04 10:43:20 +02:00
config.toml Adjust to real domain 2023-10-04 10:24:39 +02:00
README.md Add CI status badge 2023-10-04 10:44:26 +02:00

status-badge

Getting started

  • Clone the repository
  • Clone the submodules (the theme)
git submodule update --init --recursive
  • Run the local hugo server with hugo server