add HBbootsrap and encode modules

This commit is contained in:
themelm 2025-05-25 00:58:27 -07:00
parent 874ec9a12d
commit 1c09cc00dd
17 changed files with 137 additions and 62 deletions

View file

@ -1,3 +1,7 @@
[hugoVersion]
extended = false
min = "0.87.0"
[[imports]]
path = "github.com/nunocoracao/blowfish/v2"
[[imports]]
path = 'github.com/hugomods/encoder'