Initial HUGO setup

This commit is contained in:
2024-05-29 21:24:26 +01:00
parent 15e5f22574
commit 511d42ab6b
20 changed files with 1369 additions and 0 deletions

5
setup.sh Executable file
View File

@@ -0,0 +1,5 @@
echo "INSTALL HUGO FROM .DEB: https://github.com/gohugoio/hugo/releases/latest"
# Update
git pull
git submodule update --remote --merge