initial hugo site with vendored PaperMod theme

This commit is contained in:
2026-05-12 05:04:47 -05:00
commit 8f3bc174ca
6 changed files with 13 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
baseURL = 'https://learningunix.net/'
languageCode = 'en-us'
title = 'learningunix.net'
theme = 'PaperMod'