Skip to content

The personal low-latency durable knowledge base powered by Hexo & Travis-CI

License

Notifications You must be signed in to change notification settings

CitruXonve/devblog

Repository files navigation

Dev Blog of CitruXonve

CircleCI Status License: CC BY-NC 4.0

Devblog - the low-latency durable knowledge base of CitruXonve.

Prerequisites

Quick start from scratch

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

Local testing

  • By default, the hexo local server listens at http://localhost:4000/.
[hexo clean]
[hexo g]
hexo s

License

CC BY-NC 4.0

About

The personal low-latency durable knowledge base powered by Hexo & Travis-CI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published