Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 618 Bytes

File metadata and controls

24 lines (18 loc) · 618 Bytes

Deploy CI Gitalk

Installation

Install Hexo

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

Install Dependency

$ yarn install
$ bundle install

Upgrade Dependency to Latest Version

$ yarn upgrade --latest