transfered existing blog into a new hugo project

This commit is contained in:
Eric Phillips
2025-12-19 22:14:51 -07:00
commit 7486c791c9
24 changed files with 754 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
baseURL = 'https://blog.ewpt3ch.dev/'
languageCode = 'en-us'
title = "Eric's Ramblings"
theme = 'hyde'