summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c815d70..f46110f 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,10 @@ $ git submodule add https://github.com/amzrk2/hugo-theme-fuji.git themes/fuji
For more information read the official [setup guide](https://gohugo.io/overview/installing/) of Hugo.
+## Notice
+
+Remember to add ```<!--more-->``` code to your post ```.md``` files to show blockquotes, links and codes with proper style in list pages' summary part.
+
## Getting started
Copy the ```config.toml``` in the ```exampleSite```to the root of your Hugo site. Change strings as you like.