采用Hexo静态博客框架编写的博客,所有原始文件、素材和发布存放在该版本库中。
- Quick summary
利用Hexo和NeXT主题搭建的静态Blog。
- Version [1.0.0]
- Summary of set up
从GitHub上clone源代码,并初始化和更新submodule。
git clone https://github.com/zhydong258/zhydong258.github.com.git blog.github
cd blog.github
git submodule init
git submodule update
npm install
npm install -g hexo-cli
hexo new <My New Post>
# make some happen
git push
- Configuration
主题的配置请参照主题配置的文档。
- Dependencies
- Database configuration
- How to run tests
- Deployment instructions
- Writing tests
- Code review
- Other guidelines
- Repo owner or admin
- Other community or team contact