Skip to content

Crazyokd/rekord-blog

Repository files navigation

rekord-blog

repo for my blog.

Usage

  1. install Git and Node.js.
  2. install hexo.
  3. clone this repository.

you can through change mirror to boost the speed of npm.

eg. npm config set registry https://registry.npm.taobao.org --global

Deploy

I modified the deploy script in package.json so I can deploy to server by running npm run deploy.

Reference

Releases

No releases published

Packages

No packages published