How to Create a Hexo Blog on GitHub Pages in 2025- Pitfalls & Key Notes
IntroductionA step-by-step guide to setting up a Hexo blog on GitHub Pages in 2025, highlighting common pitfalls and important notes for a smooth experience. Prerequisites nvs To install the Node.js Download v1.7.1: https://github.com/jasongin/nvs/releases Node.js Using nvs to install > v22.17.0 Git v2.21.0.windows.1 GitHub account Basic command line knowledge Step 0: Install nvs and hexo-cli Downlaod and install the nvs You may encounter the below Policy error Update...
Init
Common command on hexoClean and deply the blog 123hexo cleanhexo d -g