Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoThemesSiteBuilder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-09-26 17:33:10 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-09-26 17:33:10 +0300
commitb0b4c0e25a54802555bbd0cadee998b157a108de (patch)
tree78688092529538f0d227b8317810665333cfed05
parent726132b9ca3949cab33a30ac1afbcce9e612eef5 (diff)
Update themes
-rw-r--r--cmd/hugothemesitebuilder/build/cache/0004.githubrepos.json20
-rw-r--r--cmd/hugothemesitebuilder/build/config.json15
-rw-r--r--cmd/hugothemesitebuilder/build/go.mod2
-rw-r--r--cmd/hugothemesitebuilder/build/go.sum4
4 files changed, 41 insertions, 0 deletions
diff --git a/cmd/hugothemesitebuilder/build/cache/0004.githubrepos.json b/cmd/hugothemesitebuilder/build/cache/0004.githubrepos.json
new file mode 100644
index 0000000..6e280f8
--- /dev/null
+++ b/cmd/hugothemesitebuilder/build/cache/0004.githubrepos.json
@@ -0,0 +1,20 @@
+{
+ "github.com/M1cR0xf7/kaslaanka": {
+ "id": 440512474,
+ "created_at": "2021-12-21T12:40:06Z",
+ "updated_at": "2022-09-24T11:35:12Z",
+ "name": "kaslaanka",
+ "description": "A minimalist and text oriented theme for Hugo.",
+ "html_url": "https://github.com/M1cR0xf7/kaslaanka",
+ "stargazers_count": 1
+ },
+ "github.com/joseph-mccarthy/hugo-bootstrap-freelancer-template": {
+ "id": 458968701,
+ "created_at": "2022-02-14T00:33:19Z",
+ "updated_at": "2022-09-16T12:09:34Z",
+ "name": "hugo-bootstrap-freelancer-template",
+ "description": "Hugo Theme based on the Bootstrap Freelancer template from startbootstrap with some modifications along the way.",
+ "html_url": "https://github.com/joseph-mccarthy/hugo-bootstrap-freelancer-template",
+ "stargazers_count": 1
+ }
+} \ No newline at end of file
diff --git a/cmd/hugothemesitebuilder/build/config.json b/cmd/hugothemesitebuilder/build/config.json
index 8856564..5531a26 100644
--- a/cmd/hugothemesitebuilder/build/config.json
+++ b/cmd/hugothemesitebuilder/build/config.json
@@ -937,6 +937,11 @@
{
"ignoreImports": true,
"noMounts": true,
+ "path": "github.com/joseph-mccarthy/hugo-bootstrap-freelancer-template"
+ },
+ {
+ "ignoreImports": true,
+ "noMounts": true,
"path": "github.com/josephhutch/aether"
},
{
@@ -987,6 +992,11 @@
{
"ignoreImports": true,
"noMounts": true,
+ "path": "github.com/jyygithub/hugo-theme-onelou"
+ },
+ {
+ "ignoreImports": true,
+ "noMounts": true,
"path": "github.com/kaiiiz/hugo-theme-monochrome"
},
{
@@ -1157,6 +1167,11 @@
{
"ignoreImports": true,
"noMounts": true,
+ "path": "github.com/M1cR0xf7/kaslaanka"
+ },
+ {
+ "ignoreImports": true,
+ "noMounts": true,
"path": "github.com/marcanuy/simpleit-hugo-theme"
},
{
diff --git a/cmd/hugothemesitebuilder/build/go.mod b/cmd/hugothemesitebuilder/build/go.mod
index e8b8d5b..e8b3327 100644
--- a/cmd/hugothemesitebuilder/build/go.mod
+++ b/cmd/hugothemesitebuilder/build/go.mod
@@ -35,6 +35,7 @@ require (
github.com/Lednerb/bilberry-hugo-theme/v3 v3.13.0 // indirect
github.com/LordMathis/hugo-theme-nix v0.0.0-20220120091656-084eef29e66f // indirect
github.com/LukasJoswiak/etch v0.0.0-20220327235953-1969ea26457a // indirect
+ github.com/M1cR0xf7/kaslaanka v0.0.0-20220926121204-97b93cec567d // indirect
github.com/MarcusVirg/forty v0.0.0-20190430033326-dccea57bd2ed // indirect
github.com/Masellum/hugo-theme-nostyleplease v0.0.0-20220827133946-44f8ee0b7d88 // indirect
github.com/McShelby/hugo-theme-relearn v0.0.0-20220913212013-45875d5e7392 // indirect
@@ -223,6 +224,7 @@ require (
github.com/jnjosh/internet-weblog v0.0.0-20191202203724-32ef8e0ba6b6 // indirect
github.com/joeroe/risotto v0.0.0-20220908093158-82b63460c301 // indirect
github.com/jonathanjanssens/hugo-casper3 v1.0.1 // indirect
+ github.com/joseph-mccarthy/hugo-bootstrap-freelancer-template v1.0.2 // indirect
github.com/josephhutch/aether v0.0.0-20220304034235-d1c9ab6527b0 // indirect
github.com/jota-ele-ene/just-me v0.0.0-20220125105505-fa798cd53fea // indirect
github.com/joway/hugo-theme-yinyang v0.0.0-20220428055119-1c3bec670a42 // indirect
diff --git a/cmd/hugothemesitebuilder/build/go.sum b/cmd/hugothemesitebuilder/build/go.sum
index 193911b..ae219e9 100644
--- a/cmd/hugothemesitebuilder/build/go.sum
+++ b/cmd/hugothemesitebuilder/build/go.sum
@@ -64,6 +64,8 @@ github.com/LordMathis/hugo-theme-nix v0.0.0-20220120091656-084eef29e66f h1:gIT+x
github.com/LordMathis/hugo-theme-nix v0.0.0-20220120091656-084eef29e66f/go.mod h1:gNBtSKD6958hUOyfSq/DPk6sancXDm9u/ftQGr03Nf8=
github.com/LukasJoswiak/etch v0.0.0-20220327235953-1969ea26457a h1:MRphI0rxbDkWL7zmWoDJ5O7YAg6IzbbXMNdkMszmveE=
github.com/LukasJoswiak/etch v0.0.0-20220327235953-1969ea26457a/go.mod h1:tdCjHyDbi/JUH+PwT7EuRAoTu1tIrDvTQgZ5UJLNe7Q=
+github.com/M1cR0xf7/kaslaanka v0.0.0-20220926121204-97b93cec567d h1:LQtj21Ce8mDMNtzYqfKaKFfdNXDlURT85uct/vdBrjM=
+github.com/M1cR0xf7/kaslaanka v0.0.0-20220926121204-97b93cec567d/go.mod h1:qSvc0m3XgEHO8vjsPWHZvFoQeY3qJceQ2gEvU8hhB7I=
github.com/MarcusVirg/forty v0.0.0-20190430033326-dccea57bd2ed h1:LjHYgmJraTUExON/Cg7aFSnI2kWo3zYPOMAzO2cd96Q=
github.com/MarcusVirg/forty v0.0.0-20190430033326-dccea57bd2ed/go.mod h1:afK3GTGd/UIXHIDgpmy8MgyNo0V6yNSBozZMUyqVhj4=
github.com/Masellum/hugo-theme-nostyleplease v0.0.0-20220827133946-44f8ee0b7d88 h1:LLRVQkx5us53Czyis3nbXhd0RU6fxJRMZKHXnMD92RU=
@@ -514,6 +516,8 @@ github.com/joeroe/risotto v0.0.0-20220908093158-82b63460c301 h1:twL2sJVZz3EnTssk
github.com/joeroe/risotto v0.0.0-20220908093158-82b63460c301/go.mod h1:50XvgDGSY2RDbp86FP3nWCnUrJgVQAm9uWsWPstFd54=
github.com/jonathanjanssens/hugo-casper3 v1.0.1 h1:aTavB32ZE8BFumT0uViYRTalJJgXAsD9u2HFU/ahAaw=
github.com/jonathanjanssens/hugo-casper3 v1.0.1/go.mod h1:yE0PdETecMIsBr4tO/G3oIZ4nCDI5+csw8Ctk7low0E=
+github.com/joseph-mccarthy/hugo-bootstrap-freelancer-template v1.0.2 h1:rNSF4MntC5Nju5SXz9pn301n6RMB6yOv0mVabZfnY0k=
+github.com/joseph-mccarthy/hugo-bootstrap-freelancer-template v1.0.2/go.mod h1:3QKsmvNLpcYPTERRbCO0yKCSAMnYxx5FeDZM1H67iqg=
github.com/josephhutch/aether v0.0.0-20220304034235-d1c9ab6527b0 h1:1aCe/rAdw3Eh5zhujkIYgSW/4gADUwaAGj81TadeVeY=
github.com/josephhutch/aether v0.0.0-20220304034235-d1c9ab6527b0/go.mod h1:sz0eYEdI0hmzslfeR77rtj5T+8zC7/NhT/B9gYzWshg=
github.com/jota-ele-ene/just-me v0.0.0-20220125105505-fa798cd53fea h1:fU0ASOO7wyyac5x6wI1ldNdrIhPGMW6BulMLydOqUBQ=