Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

g0v/summit2014

Repository files navigation

summit.g0v.tw

Structure adopted from g0v.tw

Directory structure

  • app: 網頁程式
  • md: 網頁文章

Required

  • Install nodejs # you may need to update your nodejs
  • Install npm

Developer

第一次請先執行

$ npm install

安裝完之後打以下指令跑起 local web server

$ npm start

然後在 browser 輸入 http://localhost:3333

gulp 會自動幫你 compile jade to html, less to css, 合併 javascript, css 等。在更改任何一個檔案 gulp 也會幫你重新 compile。

i18n

Extract strings:

$ gulp pot

Update po files:

$ gulp update-po

Deploy

請打

$ ./deploy <git remote

License

MIT http://g0v.mit-license.org

About

g0v summit 2014 Website

Topics

Resources

Stars

Watchers

Forks

Contributors 22