請前往 本專案 wiki
- Source code for the http://taiwanese-work.in/ website.
ruby -v # double check your ruby version.
bundle install
middleman server
- Make sure that your git remote name is
origin
middleman build
middleman deploy
- 使用 GitHub flow-改 (merge 後才 deploy production)。
- Code Review 後若無問題請給
LGTM
或 👍 ,視情況由任一位 collaborator (可以是 author 本人) 進行 merge。考慮情況如緊急度、修改的複雜度、feedback 狀況等。 - PR description 請使用 此樣版,可以使用中文。
- commit message 的 subject line 推薦使用英文並 follow 此慣例,但不強制。
- 可以的話,建議一個 PR 只含一個功能明確的 commit,其 commit message == PR description。
The design of favicon.ico is from FontAwesome. We use the PNG version created by encharm/Font-Awesome-SVG-PNG, which is licensed under SIL OFL 1.1.