No description
Find a file
2024-08-10 16:07:00 +02:00
archetypes initiales Commit 2024-05-30 13:14:35 +02:00
content CfP hinzugefügt 2024-08-10 15:55:23 +02:00
static/img Plakat "etwas" verkleinert 2024-08-10 16:07:00 +02:00
themes initiales Commit 2024-05-30 13:14:35 +02:00
.gitignore initiales Commit 2024-05-30 13:14:35 +02:00
.gitmodules initiales Commit 2024-05-30 13:14:35 +02:00
hugo.toml immer noch alles durcheinander, aber immerhin sowas wie ein home button 2024-05-30 22:18:15 +02:00
README.md klickbarer Link 2024-05-30 22:22:26 +02:00

Webseite der Interfug

Seite bauen

Submodules auschecken

git submodule update --init --recursive

Seite unter public/ generieren

hugo

oder live testen

hugo server --buildDrafts