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>2021-06-28 17:50:01 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-06-28 20:20:43 +0300
commit3b88aae53ac293cc0973f0a2680eb8b2deb92dbd (patch)
treed15b86d7174984c26e40ad71ad1442eacd70879d /README.md
parentfcbfdf2c92d7ac2140bd7cba713250835c786d5c (diff)
Getting it running on Netlify
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index e4f6fe5..35bf319 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,14 @@
# hugoThemeSiteBuilder
+
+[![Netlify Status](https://api.netlify.com/api/v1/badges/faa207e4-92c4-4fd4-8f5d-b8305205fb84/deploy-status)](https://app.netlify.com/sites/inspiring-noether-f6fa3f/deploys)
+
Work in progress.
+
+
+* Preview https://inspiring-noether-f6fa3f.netlify.app/
+* Add new themes in cmd/hugothemesitebuilder/build/themes.txt
+* The new script fetches star info etc. from GitHub and uses that as part of the weight (combined with date)
+* The script currently does not build any demo site, but we may consider a build as part of the "theme evaluation" (as in: block themes with lots of errors, or maybe pull them down with weight).
+* Similar I have added some notes about checking if `hugo_version` is set and valid.
+
+