• Stars
    star
    113
  • Rank 310,115 (Top 7 %)
  • Language
    CSS
  • Created over 11 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Source code for Sublime Text 手冊

「Sublime Text 手冊」網站的原始碼

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。

發現錯誤要怎麼幫忙修改?

  1. 點一下右上角的按鈕,Fork it!
  2. 建立一個你自己的 feature branch,例如:git checkout -b typo-hotfix
  3. 提交你所做的變更:git commit -am "鼎立相助 -> 鼎力相助"
  4. push 到你 GitHub 上的 repo:git push origin typo-hotfix
  5. 發一個 Pull Request 給我吧!補上清楚的說明讓我知道你為什麼要修改。

除此之外你也可以在 issues 提出建議或疑問,是有關於這個網站的問題,不是 Sublime Text 的使用問題。XD

感謝!

授權

創用 CC 授權條款
本站內容係採用創用 CC 姓名標示-相同方式分享 3.0 Unported 授權條款授權。允許使用者重製、散布、傳輸及修改本著作(包括商業性利用)。使用時應附上本站連結,引用內容之授權請參見引用出處。