Devblog - the low-latency durable knowledge base of CitruXonve.
- Node.js 12.x+ (required, here is why)
- Hexo 6.1.0 (recommended)
- Hexo Theme Icarus
npm install -g hexo-cli
npm install hexo
npx hexo <command>
Also remember to pull/sync the submodule if the generation of static pages fails (see also git submodule):
git submodule sync
git submodule update --init --recursive --remote
- By default, the hexo local server listens at
http://localhost:4000/
.
[hexo clean]
[hexo g]
hexo s