summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoramzrk22020-07-29 15:48:02 +0800
committeramzrk22020-07-29 15:48:02 +0800
commitf150b01203eaae487200a64207eaec97859e6868 (patch)
treed94999c8e25660f53b2fa2f7d7e17550fe216e67 /README.md
parent22ae19173744e84d3f3d651f6d7a2949259f1e6a (diff)
downloadhugo-theme-fuji-f150b01203eaae487200a64207eaec97859e6868.tar.gz
hugo-theme-fuji-f150b01203eaae487200a64207eaec97859e6868.tar.bz2
hugo-theme-fuji-f150b01203eaae487200a64207eaec97859e6868.zip
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 1 insertions, 9 deletions
diff --git a/README.md b/README.md
index ce9aa92..9d54bac 100644
--- a/README.md
+++ b/README.md
@@ -49,15 +49,7 @@ 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.
-Then copy the `config.toml` in the `exampleSite`to the root of your Hugo site. Change strings as you like.
-
-Run Hugo's built-in local server:
-
-```bash
-hugo server
-```
-
-If you want to generate your site, just run `hugo` or `hugo --minify`.
+Then copy the `config.toml` in the `exampleSite` to the root of your Hugo site, and use it as a reference for your config file. **It contains all of the settings for site menus, search pages and other features, you'll need this file to make your site work properly.**
## 🆕 Update the theme