Prepare the hugo setup

This commit is contained in:
2024-10-01 16:55:30 +02:00
parent ad76701c4d
commit 29ea6d6564
5 changed files with 152 additions and 0 deletions

17
.containerignore Normal file
View File

@ -0,0 +1,17 @@
.git/**/*
.git
node_modules/**/*
node_modules
src/static/**/*
src/static
scripts/**/*
scripts
chart/**/*
chart
kube/**/*
kube