Skip to content

bit-ranger/blog

Folders and files

NameName
Last commit message
Last commit date
Oct 14, 2021
Mar 15, 2018
Oct 14, 2021
Jun 4, 2019
Oct 14, 2021
Oct 11, 2019
Mar 19, 2015
Jun 20, 2019
Oct 14, 2021
Oct 14, 2021
Oct 14, 2021
Jul 5, 2019
Jul 24, 2015
Oct 11, 2019
Aug 4, 2015

Repository files navigation

##点我查看中文说明/Click here for Chinese instructions

Blog Address

https://bit-ranger.github.io/blog/

Must Modify

1.swiftype

This service provides the on-site search function.

Service address: https://swiftype.com/.

Documentation: https://swiftype.com/documentation/site-search/crawler-quick-start/

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.

<script type="text/javascript">
...
...
  _st('install','swiftype.searchId','2.0.0');
</script>

2.gitalk

This service provides the comment function.

Service address: https://github.com/gitalk/gitalk.

After the setup is complete, you need to modify the comment in _config.yml.