photostream: Add go module, git submodule, and update commit

This commit is contained in:
Eryn Wells 2024-10-17 08:39:25 -07:00
parent 7b353e2fa8
commit 750dd6179b
3 changed files with 6 additions and 0 deletions

3
.gitmodules vendored
View file

@ -13,3 +13,6 @@
[submodule "themes/image-utils"]
path = themes/image-utils
url = git@github.com:erynofwales/hugo-image-utilities.git
[submodule "themes/photostream"]
path = themes/photostream
url = git@github.com:erynofwales/hugo-theme-photostream.git

View file

@ -3,9 +3,11 @@ hugoVersion:
min: "0.116.0"
replacements: >-
github.com/erynofwales/hugo-theme-termlite/v2 -> termlite,
github.com/erynofwales/hugo-theme-photostream/v2 -> photostream,
github.com/erynofwales/hugo-resource-builders/v2 -> resource-builders,
github.com/erynofwales/hugo-image-utilities/v2 -> image-utils
imports:
- path: github.com/erynofwales/hugo-theme-termlite/v2
- path: github.com/erynofwales/hugo-theme-photostream/v2
- path: github.com/erynofwales/hugo-resource-builders/v2
- path: github.com/erynofwales/hugo-image-utilities/v2

1
themes/photostream Submodule

@ -0,0 +1 @@
Subproject commit a74703beb53a33ba8495ea8bd98f8632b75080bb