Skip to content

ihoneys/ihoneys.github.io

Repository files navigation

个人博客

使用方法

首先克隆仓库代码:

$ git clone https://github.com/ihoneys/ihoneys.github.io.git

安装依赖:

$ cd ihoneys.github.io
$ yarn install
# 或使用 npm install,下同

启动项目:

$ yarn start

构建项目:

# 同时构建中文和英文版
$ yarn build

# 只构建中文版
$ yarn build-cn

About

个人博客

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published