Sublime Text 手冊網址:http://docs.sublimetext.tw/
$ git clone https://github.com/chinghanho/sublimetext-docs.git
$ cd sublimetext-docs
$ bundle install
$ middleman server
打開瀏覽器訪問 127.0.0.1:4567,That's all。
- 點一下右上角的按鈕,Fork it!
- 建立一個你自己的 feature branch,例如:
git checkout -b typo-hotfix
- 提交你所做的變更:
git commit -am "鼎立相助 -> 鼎力相助"
- push 到你 GitHub 上的 repo:
git push origin typo-hotfix
- 發一個 Pull Request 給我吧!補上清楚的說明讓我知道你為什麼要修改。
除此之外你也可以在 issues 提出建議或疑問,是有關於這個網站的問題,不是 Sublime Text 的使用問題。XD
感謝!
本站內容係採用創用 CC 姓名標示-相同方式分享 3.0 Unported 授權條款授權。允許使用者重製、散布、傳輸及修改本著作(包括商業性利用)。使用時應附上本站連結,引用內容之授權請參見引用出處。