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

github.com/zhaohuabing/hugo-theme-cleanwhite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhaohuabing <zhaohuabing@gmail.com>2018-06-17 07:18:57 +0300
committerGitHub <noreply@github.com>2018-06-17 07:18:57 +0300
commit045886a36a3773c59a8c5cf8bd143c235c4787dc (patch)
tree5016267a0d1d7fff4d8b25084ae908c056417783 /README.md
parent63069a7f6f885b170a3bdc2154a0de59d0895a50 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 211264d..498a546 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,9 @@ CleanWhite is a clean, elegant, full functional blog theme for hugo.
It is based on [huxblog Jekyll Theme](https://github.com/Huxpro/huxpro.github.io)
and [Clean Blog Jekyll Theme](https://github.com/BlackrockDigital/startbootstrap-clean-blog-jekyll).
+<kbd>
![screenshot](https://raw.githubusercontent.com/zhaohuabing/hugo-theme-cleanwhite/master/images/fullscreenshot.png)
+</kbd>
## Installation
@@ -48,9 +50,9 @@ disqus_proxy = "http://yourdisqusproxy.com"
BCT
```toml
algolia_search = true
-algolia_appId = "WM4BEY1UDN"
-algolia_indexName = "blog"
-algolia_apiKey = "090c4a77b8bd4b8d2f2c1262afbc4be2"
+algolia_appId = "your_app_id"
+algolia_indexName = "your_index_name"
+algolia_apiKey = "your_api_key"
```
### Google Analytics