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

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Cai <jimmehcai@gmail.com>2020-10-10 10:50:28 +0300
committerJimmy Cai <jimmehcai@gmail.com>2020-10-10 10:50:28 +0300
commit0289feb221a40419f70ef80d9064a63ff824eb60 (patch)
tree9bd07ebc360e8e993733b82ce7486f0402a71c65
parent765ff12a0905fde650304c488066c2652790ced0 (diff)
doc(README): requirements section update
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 663edcd..bc36937 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,12 @@ The only JavaScript library being used is [node-vibrant](https://github.com/Vibr
This theme uses SCSS and TypeScript. For that reason, it's necessary to use **Hugo ≥ 0.74.0**.
-**Note**: You'll need Hugo Extended version to edit SCSS files
+Use Hugo Extended version if you want to:
+
+* Use the latest feature/fix from `master` branch
+* Edit SCSS files
+
+**Compiled CSS are updated once per release.**
## Installation