博客
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.
swiftype.searchId
in the \_config.yml
file.swiftype.searchId
.comment
section in the \_config.yml
file.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.
Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.