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

github.com/gohugoio/hugoThemes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDigitalcraftsman <digitalcraftsman@protonmail.com>2019-05-22 20:46:53 +0300
committerDigitalcraftsman <digitalcraftsman@protonmail.com>2019-05-22 20:46:53 +0300
commit9e261aede90405ce075fce1f5447d9bc1efda5fb (patch)
tree4268876107b9a37b69c4f71d8620318e7d9bd7fc /_script
parentb059abf17a44784e43bd442ab13a6484b22cf1c6 (diff)
Revert "Add syna theme"
This reverts commit 76e1a4671189af144c443a17ce1346ec8b4c2e4e.
Diffstat (limited to '_script')
-rwxr-xr-x_script/generateThemeSite.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/_script/generateThemeSite.sh b/_script/generateThemeSite.sh
index df1e8a6..3702184 100755
--- a/_script/generateThemeSite.sh
+++ b/_script/generateThemeSite.sh
@@ -148,8 +148,7 @@ components=('hugo-bare-min-theme')
# personal-web: uses custom content files for the portfolio section
# kitab: default content doesn't provide the structure to showcase books with chapters
# kross-hugo-portfolio-template: requires custom content for the portfolio section
-# syna: contains a lot of moving pieces like fragments
-whiteList=('academic', 'reveal-hugo', 'hugo-terrassa-theme', 'hugo-theme-learn', 'hugo-now-ui', 'dot-hugo-documentation-theme', 'cupper-hugo-theme', 'hugo-book', 'yourfolio', 'hugo-resume', 'hugo-mdl', 'hugo-dream-plus', 'gohugo-theme-ananke', 'papercss-hugo-theme', 'hugo-serif-theme', 'hugo-theme-introduction', 'hugo-alabaster-theme', 'docuapi', 'hugo-theme-winning', 'co-op', 'hugo-piercer-theme', 'minimo', 'personal-web', 'kitab', 'kross-hugo-portfolio-template', 'syna')
+whiteList=('academic', 'reveal-hugo', 'hugo-terrassa-theme', 'hugo-theme-learn', 'hugo-now-ui', 'dot-hugo-documentation-theme', 'cupper-hugo-theme', 'hugo-book', 'yourfolio', 'hugo-resume', 'hugo-mdl', 'hugo-dream-plus', 'gohugo-theme-ananke', 'papercss-hugo-theme', 'hugo-serif-theme', 'hugo-theme-introduction', 'hugo-alabaster-theme', 'docuapi', 'hugo-theme-winning', 'co-op', 'hugo-piercer-theme', 'minimo', 'personal-web', 'kitab', 'kross-hugo-portfolio-template')
errorCounter=0