Go to file
moanos 08f985a137
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci: Make SSH port configurable
2023-11-15 08:54:14 +01: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 ci: Make SSH port configurable 2023-11-15 08:54:14 +01:00
config.toml feat: Improve description 2023-11-13 15:14:35 +01: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