Skip to content

xwal/xwal.github.io

Repository files navigation

Deploy CI Gitalk

Installation

Install Hexo

$ npm install -g hexo-cli
// or
$ yarn global add hexo-cli

Install Dependency

$ npm install
// or
$ yarn install
$ bundle install