Tutorial

Adding Disqus Comments to Hugo

Hugo supports two popular comment systems:

  1. Disqus — a third-party social comment platform.
  2. Giscus — a comment system based on GitHub Issues/Discussions.

This post covers Disqus setup.

Read More

Building a Static Blog with Hugo + GitHub Pages

References: Reference 1, Reference 2

1. Preparation

1.1 Install Git

Git is a distributed version control system. Common commands: git init, git clone, git add, git commit, git push, git pull, git branch, git merge.

Read More

Git Basic Syntax Notes

Basic Git workflow for beginners.

1. Install Git

Download from https://git-scm.com/. Verify: git --version

Read More
/js/script.js