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

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoramazingrise <8315221+AmazingRise@users.noreply.github.com>2019-11-24 05:29:30 +0300
committeramazingrise <8315221+AmazingRise@users.noreply.github.com>2019-11-24 05:29:30 +0300
commit00c3994a1dfb052f3be3dd2396ba8b423df220a4 (patch)
tree27a75774e4e0386349857f3d634f6bf4fc2f55a1 /README.md
parente2c46ff8fe2c792112753124a9a8ba84120f8f8e (diff)
Remove proprietary contents.
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 8 insertions, 6 deletions
diff --git a/README.md b/README.md
index 31a4289..2c83565 100644
--- a/README.md
+++ b/README.md
@@ -71,10 +71,16 @@ From the root of themes/diary/exampleSite:
```bash
hugo server --themesDir ../..
```
+## Using & Customize
+
+As for other details, please visit [the project wiki](https://github.com/amazingrise/hugo-theme-diary/wiki) for details.
+
+[How to change color scheme?](https://github.com/AmazingRise/hugo-theme-diary/wiki/Customization#change-color-scheme)
+[How to add or disable comment area?](https://github.com/AmazingRise/hugo-theme-diary/wiki/Customization#add-comment-area)
-## Example config
+### Example config
-Here is an example config. (The same as /exampleSite/config.toml)
+Here is an example config. (The same as `/exampleSite/config.toml`)
```
baseURL = "http://example.org/"
languageCode = "en-us"
@@ -98,10 +104,6 @@ enableGitalk = true
category = "categories"
```
-## Using & Customize
-
-As for other details, please visit [the project wiki](https://github.com/amazingrise/hugo-theme-diary/wiki) for details.
-
## Comparison
For details about the difference lies in the new version, please click [here.](https://github.com/AmazingRise/hugo-theme-diary/wiki/Comparison) \ No newline at end of file