Coder Social home page Coder Social logo

sublimetext-docs's Introduction

「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 授權條款授權。允許使用者重製、散布、傳輸及修改本著作(包括商業性利用)。使用時應附上本站連結,引用內容之授權請參見引用出處。

sublimetext-docs's People

Contributors

chinghanho avatar dannvix avatar kmtu avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.