commit 1d9cd91fcd3e1349b4bdf7d5dbce36cc762369bb Author: Nicolas H. Date: Sun Feb 16 12:02:23 2025 +0100 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0299c7e --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +# ---> Hugo +# Generated files by hugo +/public/ +/resources/_gen/ +/assets/jsconfig.json +hugo_stats.json + +# Executable may be added to repository +hugo.exe +hugo.darwin +hugo.linux + +# Temporary lock file while building +/.hugo_build.lock + diff --git a/README.md b/README.md new file mode 100644 index 0000000..abd9c6f --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# hurion.eu + +hurion.eu website