Blog Posts
- Home /
- Blog Posts
Adding Disqus Comments to Hugo
Hugo supports two popular comment systems:
- Disqus — a third-party social comment platform.
- Giscus — a comment system based on GitHub Issues/Discussions.
This post covers Disqus setup.
Read MoreBuilding 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.
Git Basic Syntax Notes
Basic Git workflow for beginners.
1. Install Git
Download from https://git-scm.com/. Verify: git --version
AGORA2: Genome-scale metabolic reconstruction of 7,302 human microorganisms for personalized medicine
Literature Title: Genome-scale metabolic reconstruction of 7,302 human microorganisms for personalized medicine.
Read MoreHMOs Cell Factory — Conference Notes
Human milk oligosaccharides (HMOs) are a class of structurally diverse complex carbohydrates that serve as prebiotics, anti-adhesive antimicrobials, and immunomodulators in infant nutrition. Industrial production of HMOs via microbial fermentation has attracted significant interest, yet several bottlenecks remain: low substrate specificity of glycosyltransferases, difficult co-regulation of precursor synthesis pathways, and unclear key regulatory targets. This post summarizes conference notes from LiuLong (JiangNan University) on a series of strategies addressing these challenges through an integrated synthetic biology workflow.
Read More