Initial commit: Hugo blog with PaperMod theme
All checks were successful
Build and Deploy Hugo Blog / build (push) Successful in 5m0s

This commit is contained in:
2025-12-19 22:23:05 +01:00
commit ea2e510e17
11 changed files with 229 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "themes/blist"]
path = themes/blist
url = https://github.com/apvarun/blist-hugo-theme.git
[submodule "themes/PaperMod"]
path = themes/PaperMod
url = https://github.com/adityatelange/hugo-PaperMod.git