Overview
This article provides instructions for installing two services: 1) Swiftype, an onsite search function, and 2) Gitalk, a comment function, for a blog. The article mentions that after the setup is complete, certain modifications are required in the _config.yml file.
Features
- Swiftype: Provides an onsite search function.
- Gitalk: Offers a comment function for the blog.
Installation
Swiftype
- Visit Swiftype’s service address and refer to their documentation for additional information.
- Once setup is complete, modify the
swiftype.searchIdin the\_config.ymlfile. - Go to your Swiftype engine and access “Install Search” to find the
swiftype.searchId.
Gitalk
- Visit Gitalk’s service address for instructions.
- After the setup is complete, modify the
commentsection in the\_config.ymlfile.
Summary
The article provides instructions for installing and configuring Swiftype, an onsite search function, and Gitalk, a comment function, for a blog. It mentions the necessary modifications in the _config.yml file after the setup is complete.