Setting Up a Hexo Blog with Custom Domain on GitHub Pages

Environment Setup Installing Git Download Git from git-scm.com and install the appropriate version for your system (32-bit or 64-bit). Installing Node.js Download Node.js from nodejs.org. After installation, verify by running: node -v npm -v Restart your computer after installation completes. Configuring Hexo Create a new folder (e.g., E:\Pr ...

Posted on Fri, 04 Sep 2026 16:15:57 +0000 by gabaod