This commit is contained in:
2024-08-27 01:06:25 +02:00
parent 00130ace72
commit 740dfe5749
90 changed files with 313 additions and 251 deletions

View File

@@ -5,10 +5,9 @@ cd "${swd}/.."
mkdir -p ./build
cd ./build
cp -r \
../i18n \
../archetypes ../content \
../layouts ../themes \
../config.toml ../hugo.toml \
../hugo.toml ../i18n \
../archetypes ../content \
../layouts ../themes \
./
sh "${swd}/Translate/Get.sh"