Added some themes as git modules and also initialized a new theme

This commit is contained in:
2025-12-10 17:44:11 +00:00
parent c87a5fc251
commit 539c96f195
30 changed files with 319 additions and 0 deletions

12
.gitmodules vendored Normal file
View File

@@ -0,0 +1,12 @@
[submodule "themes/hugo-brewm"]
path = themes/hugo-brewm
url = https://github.com/foxihd/hugo-brewm
[submodule "themes/hugo-blog-awesome"]
path = themes/hugo-blog-awesome
url = https://github.com/hugo-sid/hugo-blog-awesome.git
[submodule "themes/shibui"]
path = themes/shibui
url = https://github.com/ntk148v/shibui.git
[submodule "themes/poison"]
path = themes/poison
url = https://github.com/lukeorth/poison.git