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-22 22:56:04 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-09-22 22:56:04 +0300
commit542095ad7b878520229d6959de712ca381a772e8 (patch)
tree9e278e6f57a3d1b7224357a2d6f62a463ccca19e
parent3aab6a059a52490a815187f0f40a08fb1ef58e18 (diff)
Add github.com/httpsecure/kembang
Also improve logging when image is missing.
-rw-r--r--cmd/hugothemesitebuilder/build/config.json15
-rw-r--r--pkg/buildcmd/build.go2
-rw-r--r--themes.txt2
3 files changed, 7 insertions, 12 deletions
diff --git a/cmd/hugothemesitebuilder/build/config.json b/cmd/hugothemesitebuilder/build/config.json
index 16225d1..8301f4d 100644
--- a/cmd/hugothemesitebuilder/build/config.json
+++ b/cmd/hugothemesitebuilder/build/config.json
@@ -752,6 +752,11 @@
{
"ignoreImports": true,
"noMounts": true,
+ "path": "github.com/httpsecure/kembang"
+ },
+ {
+ "ignoreImports": true,
+ "noMounts": true,
"path": "github.com/hugcis/hugo-astatine-theme"
},
{
@@ -982,11 +987,6 @@
{
"ignoreImports": true,
"noMounts": true,
- "path": "github.com/jyygithub/hugo-theme-onelou"
- },
- {
- "ignoreImports": true,
- "noMounts": true,
"path": "github.com/kaiiiz/hugo-theme-monochrome"
},
{
@@ -1367,11 +1367,6 @@
{
"ignoreImports": true,
"noMounts": true,
- "path": "github.com/ojroques/hugo-researcher"
- },
- {
- "ignoreImports": true,
- "noMounts": true,
"path": "github.com/okkur/syna"
},
{
diff --git a/pkg/buildcmd/build.go b/pkg/buildcmd/build.go
index 38bc405..f51f0fd 100644
--- a/pkg/buildcmd/build.go
+++ b/pkg/buildcmd/build.go
@@ -279,7 +279,7 @@ func (c *buildClient) writeThemeContent(k string, m client.Module) error {
}
}
if !foundOne {
- return fmt.Errorf("no image found for %q", source)
+ return fmt.Errorf("%s: no image found for %q", themeName, source)
}
return nil
diff --git a/themes.txt b/themes.txt
index 91ed420..9f47588 100644
--- a/themes.txt
+++ b/themes.txt
@@ -147,6 +147,7 @@ github.com/hootan09/simple-cv
github.com/hossainemruz/toha
github.com/htr3n/hyde-hyde
github.com/httpsecure/kembang
+github.com/httpsecure/kembang
github.com/hugcis/hugo-astatine-theme
github.com/hugo-fixit/FixIt
github.com/hugo-next/hugo-theme-next
@@ -269,7 +270,6 @@ github.com/NormandErwan/Blogpaper
github.com/ntk148v/hugo-cuisine-book
github.com/nunocoracao/blowfish
github.com/nurlansu/hugo-sustain
-github.com/ojroques/hugo-researcher
github.com/okkur/syna
github.com/olOwOlo/hugo-theme-even
github.com/onweru/compose