Skip to content

xwal/xwal.github.io

Repository files navigation

Deploy CI Gitalk

Installation

Install Hexo

$ fnm install lts-iron
$ corepack enable
$ yarn global add hexo-cli

Install Dependency

$ yarn install
$ bundle install

Upgrade Dependency to Latest Version

$ yarn upgrade --latest