Go to file
2023-08-28 19:30:20 +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 Initial commit 2023-08-28 09:32:36 +00:00
config.toml Content corrections 2023-08-28 19:29:09 +02:00
README.md Add readme 2023-08-28 19:30:20 +02:00

Getting started

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