8000 GitHub - ZENGzoe/ZENGzoe.github.io: 曾洁仪个人博客
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ZENGzoe/ZENGzoe.github.io

Repository files navigation

安装指引

  1. 将源码拉下来
git clone git@github.com:ZENGzoe/ZENGzoe.github.io.git zengzoe
  1. 初始化子模块
cd zengzoe
git submodule init
git submodule update
  1. 安装依赖
npm install
  1. 运行 hexo s --watch

访问地址: http://localhost:4000

创建文章

hexo new "my new post"
  1. 发布文章
hexo d

6.提交代码

git add .
git commit -m "提交"
git push origin hexor

About

曾洁仪个人博客

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0