Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

各分支作用如下:

  • master:
    • docs/ 目录用来部署静态页面网站
    • 配置文件及文章源文件备份
  • theme: 主题分支,可能会在别人基础上进行样式的改进,以及修改配置文件信息。如果对主题进行修改,应进行提交。

使用步骤:

  1. clone master 分支
git clone -b master https://github.com/wencaistorm/blog.git blog
  1. clone theme 分支
git clone -b theme https://github.com/wencaistorm/blog.git ./blog/themes/indigo
  1. npm install
cd blog
npm install
  1. 启动服务预览(自定义脚本)
npm run dev
  1. push(自定义脚本)
npm run push

About

Today I learned...

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.