Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bit-ranger/blog
博客
https://github.com/bit-ranger/blog
jekyll jekyll-theme jekyll-themes
Last synced: about 1 month ago
JSON representation
博客
- Host: GitHub
- URL: https://github.com/bit-ranger/blog
- Owner: bit-ranger
- License: mit
- Created: 2015-01-25T05:46:39.000Z (almost 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2021-10-14T15:09:05.000Z (over 3 years ago)
- Last Synced: 2024-12-06T16:11:31.556Z (about 2 months ago)
- Topics: jekyll, jekyll-theme, jekyll-themes
- Language: CSS
- Homepage: https://bit-ranger.github.io/blog/
- Size: 6.18 MB
- Stars: 109
- Watchers: 7
- Forks: 111
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
##[点我查看中文说明/Click here for Chinese instructions](https://github.com/bit-ranger/blog/blob/gh-pages/README_zh_CN.md)
# Blog Address
# Must Modify
## 1.swiftype
This service provides the on-site search function.
Service address: .
Documentation:
After the setup is complete, you need to modify the `swiftype.searchId` in `_config.yml`.
In your swiftype engine, go to `Install Search`, you will find the `swiftype.searchId`.
```html
...
...
_st('install','swiftype.searchId','2.0.0');```
## 2.gitalk
This service provides the comment function.
Service address: .
After the setup is complete, you need to modify the `comment` in `_config.yml`.