Integrate hugo static generator

This commit is contained in:
2025-09-17 22:18:39 +02:00
parent eef2646054
commit 89dafbf421
63 changed files with 888 additions and 183 deletions

3
assets/css/extra.css Normal file
View File

@@ -0,0 +1,3 @@
.content article p {
hyphens: none;
}