- 
克隆仓库
首先去 Fork 到自己账户下,然后下载到本地。
$ git clone git@github.com:USER_NAME/meizuosc.github.io - 
构建环境
$ tools/jekyll-env - 
撰写文章
$ rake post $ vim _posts/xxx.md - 
编译文章(仅需执行一次,后面会自动编译)
$ tools/jekyll-build - 
阅读文章
$ tools/jekyll-open - 
提交入自己的远程仓库
$ git add _post/xxx.md $ git commit -s 'post: Add xxx' $ git push origin master - 
发送 Pull Request
通过 github.com 发送 Pull Request,并等待评审。
 - 
等待发布
等评审通过后,文章会被自动发布出去。
 
    This repository was archived by the owner on Aug 26, 2022. It is now read-only.
  
  
  
            
  
    
      forked from meizuosc/meizuosc.github.io
    
        
        - 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
zubinxiong/meizuosc.github.io
Folders and files
| Name | Name | Last commit message  | Last commit date  | |
|---|---|---|---|---|
Repository files navigation
About
Resources
Stars
Watchers
Forks
Releases
No releases published
              Packages 0
        No packages published 
      
              Languages
- CSS 37.8%
 - HTML 23.6%
 - JavaScript 16.3%
 - Ruby 14.9%
 - Perl 2.6%
 - Shell 2.1%
 - Other 2.7%