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:
authorHuabing Zhao <zhaohuabing@gmail.com>2018-06-17 07:33:37 +0300
committerHuabing Zhao <zhaohuabing@gmail.com>2018-06-17 07:33:37 +0300
commit86cc93630b39a9db36fc422ce490dcc617b8b1cc (patch)
tree6730ace8d2d517a68c9c091d36dacfc3b712ae6c
parent989ae8d9495efd6260005f3563d27673a59ac068 (diff)
parent29e630011b095d0dc1b95d5e328ba5ea864f4f61 (diff)
Merge branch 'master' of github.com:zhaohuabing/hugo-theme-cleanwhite
-rw-r--r--README.md13
1 files changed, 10 insertions, 3 deletions
diff --git a/README.md b/README.md
index 211264d..cddbd87 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,15 @@ 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).
+**Home**
![screenshot](https://raw.githubusercontent.com/zhaohuabing/hugo-theme-cleanwhite/master/images/fullscreenshot.png)
+**Post**
+![screenshot](https://raw.githubusercontent.com/zhaohuabing/hugo-theme-cleanwhite/master/images/post.png)
+
+**Search**
+![screenshot](https://raw.githubusercontent.com/zhaohuabing/hugo-theme-cleanwhite/master/images/search.png)
+
## Installation
Go to the directory where you have your Hugo site and run:
@@ -48,9 +55,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