More Premium Hugo Themes Premium Jekyll Themes

Blog

博客

Blog

博客

Author Avatar Theme by bit-ranger
Github Stars Github Stars: 108
Last Commit Last Commit: Oct 14, 2021 -
First Commit Created: Apr 22, 2023 -
default image

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

  1. Visit Swiftype’s service address and refer to their documentation for additional information.
  2. Once setup is complete, modify the swiftype.searchId in the \_config.yml file.
  3. Go to your Swiftype engine and access “Install Search” to find the swiftype.searchId.

Gitalk

  1. Visit Gitalk’s service address for instructions.
  2. After the setup is complete, modify the comment section in the \_config.yml file.

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.