Hexo NexT Theme Configuration
Posted on
Edited on
Word count in article:
757
Reading time ≈
3 mins.
How to Build a Personal Website with Github and Hexo
Posted on
Edited on
Word count in article:
241
Reading time ≈
1 mins.
Install Node.js and Git
First, you'll need to install Node.js and Git, download and install the Node.js from [here](Node.js — Run JavaScript Everywhere (nodejs.org)).
You can check if the Node.js and Git installation are successful by typing these:
1 | git version |