Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

博客

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`.