-
克隆仓库
首先去 Fork 到自己账户下,然后下载到本地。
$ git clone [email protected]:USER_NAME/bytejog.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,并等待评审。
-
等待发布
等评审通过后,文章会被自动发布出去。
forked from meizuosc/meizuosc.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
ByteJog/web-blogs
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.5%
- JavaScript 16.3%
- Ruby 14.9%
- Perl 2.7%
- Shell 2.1%
- Other 2.7%