Skip to content

zxmajunhong/blog

Repository files navigation

基于HEXO的博客项目

https://hexo.io/zh-cn/docs/

新建文章

$ hexo new [layout] <title>

打包

$ npm run build
# 或者
$ yarn build

发布

npm run deploy
# 或者
yarn deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published