| 
1 | 1 | message <<MARKDOWN  | 
2 |  | -This site is maintained by RailsBridge volunteers. If you find something that could be improved, please make a [pull request](https://github.com/railsbridge/docs) or [drop us a note](https://github.com/railsbridge/docs/issues/new) via GitHub Issues (no technical knowledge required).  | 
 | 2 | +本站由 RailsBridge 志工維護。如果有需要改善的地方,請上 GitHub 發 [pull request](https://github.com/railsbridge/docs) 或[告訴我們](https://github.com/railsbridge/docs/issues/new)(不需要技術知識)。  | 
 | 3 | + | 
 | 4 | +中文版註:翻譯改善建議等,請至 [chitsaou/railsbridge-docs](https://github.com/chitsaou/railsbridge-docs) 。  | 
3 | 5 | MARKDOWN  | 
4 | 6 | 
 
  | 
5 |  | -h1 'Setup'  | 
 | 7 | +h1 '安裝'  | 
6 | 8 | 
 
  | 
7 | 9 | site_desc 'installfest', <<-MARKDOWN  | 
8 |  | -Instructions for installing Ruby and Rails on your computer. You are required to do this before going to a Rails workshop!  | 
 | 10 | +指導你在電腦上安裝 Ruby on Rails。必須先做完這個才能去 Rails 的工作坊!  | 
9 | 11 | MARKDOWN  | 
10 | 12 | 
 
  | 
11 | 13 | h1 'Rails'  | 
12 | 14 | 
 
  | 
13 | 15 | site_desc 'intro-to-rails', <<-MARKDOWN  | 
14 |  | -The "classic" RailsBridge curriculum (Suggestotron). Takes you step-by-step through making a Rails app, one command at a time, using helpers like `rails generate scaffold`.  | 
 | 16 | +傳統的 RailsBridge 課程(稱為 Suggestotron)。帶你一步一步蓋一個 Rails 應用程式、執行一條條指令、使用像是 `rails generate scaffold` 之類的輔助工具。  | 
15 | 17 | MARKDOWN  | 
16 | 18 | 
 
  | 
17 | 19 | site_desc 'intermediate-rails', <<-MARKDOWN  | 
18 |  | -Curriculum for students who have taken Suggestotron more than once. 'Easy mode' is now OFF - this curriculum won't tell you what to type in!  | 
 | 20 | +給已經練過 Suggestotron 的同學們的課程。這次不會開「簡單模式」──課程裡面不會告訴你要打什麼字!  | 
19 | 21 | MARKDOWN  | 
20 | 22 | 
 
  | 
21 |  | -h1 'Frontend'  | 
 | 23 | +h1 '前端(Frontend)'  | 
22 | 24 | 
 
  | 
23 | 25 | site_desc 'frontend', <<-MARKDOWN  | 
24 |  | -HTML + CSS for beginners. Make a website, no server required!  | 
 | 26 | +給新手的 HTML + CSS。蓋一個網站,不使用後端伺服器。  | 
25 | 27 | MARKDOWN  | 
26 | 28 | 
 
  | 
27 | 29 | site_desc 'intro-to-javascript', <<-MARKDOWN  | 
28 |  | -A Javascript specific curriculum that walks you through [building a simple game](http://snake-tutorial.zeespencer.com/).  | 
 | 30 | +JavaScript 專門課程,帶你一步步[做一個簡單的遊戲](http://snake-tutorial.zeespencer.com/)。  | 
29 | 31 | MARKDOWN  | 
30 | 32 | 
 
  | 
31 | 33 | h1 'Ruby'  | 
32 | 34 | 
 
  | 
33 | 35 | site_desc 'learn-to-code', <<-MARKDOWN  | 
34 |  | -A course which teaches how to code from the ground up, using Alex's [Learn To Code In Ruby](http://codelikethis.com/lessons/learn_to_code) curriculum. It's geared towards people who may never have written code before and teaches just enough Ruby to get across basic principles like variables, objects, and the command line.  | 
 | 36 | +教你如何從頭開始寫程式,使用 Alex 的 [Learn To Code In Ruby](http://codelikethis.com/lessons/learn_to_code) 課程。本課程專門設計給從來沒寫過程式的同學,並且只教足夠用的 Ruby,讓你知道程式設計的基本觀念,像是變數、物件、Command Line。  | 
35 | 37 | MARKDOWN  | 
36 | 38 | 
 
  | 
37 | 39 | site_desc 'ruby', <<-MARKDOWN  | 
38 |  | -A ruby-specific curriculum, expanded from the "Ruby for Beginners" slide deck. Still new, with room for your contributions.  | 
 | 40 | +Ruby 專門課程,延續〈Ruby for Beginners〉投影片的內容。目前還很新,需要各位的幫忙。  | 
39 | 41 | MARKDOWN  | 
40 | 42 | 
 
  | 
41 |  | -h1 'Other'  | 
 | 43 | +h1 '其他'  | 
42 | 44 | 
 
  | 
43 | 45 | site_desc 'workshop', <<-MARKDOWN  | 
44 |  | -The Railsbridge junkyard! Slide decks for opening/closing presentations, teacher training.  | 
 | 46 | +RailsBridge 的雜物堆!開場、尾聲的投影片、教師訓練材料等。  | 
45 | 47 | MARKDOWN  | 
46 | 48 | 
 
  | 
47 | 49 | message <<MARKDOWN  | 
48 |  | -# RailsBridge curriculum-related FAQ  | 
49 |  | - | 
50 |  | -### Can I use the RailsBridge curricula at my event?  | 
 | 50 | +# RailsBridge 課程相關常見問題 (FAQ)  | 
51 | 51 | 
 
  | 
52 |  | -Anyone can use this site! It's under a Creative Commons license ([CC-BY,  specifically](http://creativecommons.org/licenses/by/3.0/)), which means you're welcome to share, remix, or use our content commercially. We just ask for attribution.  | 
 | 52 | +### 我可以把 RailsBridge 課程用在我的活動嗎?  | 
53 | 53 | 
 
  | 
54 |  | -Slightly different: if you're organizing an event and wonder if it could be considered a RailsBridge Workshop, we just have two requests:  | 
 | 54 | +大家都可以用這個網站!它的授權是 Creative Commons ([CC-BY](http://creativecommons.org/licenses/by/3.0/)),也就是說我們歡迎你分享、引用 (remix)、甚至把內容用在商業用途。我們只要你註明作者。  | 
55 | 55 | 
 
  | 
56 |  | -* The event should be free of charge.  | 
57 |  | -* The event should work toward making tech more welcoming!  | 
 | 56 | +但有點不同的是:如果你想開一個活動,想叫它是 RailsBridge 工作坊,我們只有兩個請求:  | 
58 | 57 | 
 
  | 
59 |  | -If you're not doing those two things, you can totally still use the site, we just ask that you not call your event a RailsBridge workshop.  | 
60 |  | -(Charity workshops have used "Rails Workshop featuring the RailsBridge curriculum" in the past, which is neat.)  | 
 | 58 | +* 該活動要是免費的。  | 
 | 59 | +* 該活動要讓科技更受歡迎!  | 
61 | 60 | 
 
  | 
 | 61 | +做不到上面兩點,還是可以使用本站,我們只要求你別稱它是 RailsBridge 的工作坊。(曾經有公益活動使用「使用 RailsBridge 教學課程的 Rails 工作坊」,這樣 OK。)  | 
62 | 62 | 
 
  | 
63 |  | -### I want to help, but I don't know how.  | 
 | 63 | +### 我想幫忙,怎麼開始?  | 
64 | 64 | 
 
  | 
65 |  | -First, [make a GitHub account](https://github.com/). Then, [create an issue](https://github.com/railsbridge/docs/issues) with the idea you have. We'll help you turn it into reality (assuming it's in line with our lofty goals :D).  | 
 | 65 | +首先,[開 GitHub 帳號](https://github.com/)。然後[開票](https://github.com/railsbridge/docs/issues)寫下你的想法。我們會幫你實現之(只要它符合我們的理想 :D)。  | 
66 | 66 | 
 
  | 
67 |  | -Don't know what you could work on? Browse the [issues list](https://github.com/railsbridge/docs/issues) and the [To Do list](https://github.com/railsbridge/docs/wiki/RailsBridge-To-Do-List). Those have lots of ideas.  | 
 | 67 | +不知道自己能做什麼呢?去爬一下[票單](https://github.com/railsbridge/docs/issues)和[待辦事項](https://github.com/railsbridge/docs/wiki/RailsBridge-To-Do-List)。裡面有很多想法。  | 
68 | 68 | 
 
  | 
69 | 69 | 
 
  | 
70 |  | -### I have a different question about RailsBridge.  | 
 | 70 | +### 我有對 RailsBridge 的問題。  | 
71 | 71 | 
 
  | 
72 |  | -The [RailsBridge website](http://www.railsbridge.org) probably has an answer!  | 
 | 72 | +[RailsBridge 網站上](http://www.railsbridge.org) 或許有答案!  | 
73 | 73 | 
 
  | 
74 | 74 | MARKDOWN  | 
0 commit comments