g0v web app generator

編輯歷史

時間 作者 版本
2014-02-12 14:44 – 15:54 Yuan Hsiang Cheng r661 – r819
顯示 diff
(2 行未修改)
利用yeoman建立g0v 網頁快速開發的框架,將g0v常用的套件包裝起來,下次可以重複利用,加速開發
短期目標是 2/22 黑客松當天可以讓大家使用,同樣可以衍生出g0v extension generator 加速瀏覽器擴充開發
-
+ repo: https://github.com/g0v/generator-g0v-webapp
+ *先push 上去 慢慢加東西 !!
常用項目
*angular
*bower
+ *semantic ui
+ *twitter bootstrap 3.0
+ *angular
+ *files
*deploy script https://github.com/g0v/ly.g0v.tw/blob/master/deploy
*.editorconfig
- *jade (static and compile to angularjs templates)
- *stylus ( or ruby-sass)
- *semantic ui
+ *.gitignore
+ *livescript
*gulp
+ *express
+ *jade
+ *(static and compile to angularjs templates
+ *stylus
+ *ruby-sass
+ *livereload
*karma tests
*protractor tests
- *express
- *livescript
*g
v common navbar <-- 這是...?
*有g0v logo的navbar之類的
*話說之前有的g0v tabzllla 的想法 XDDD
- *livereload
*travis config目錄結構
_*public/
(21 行未修改)
2014-02-11 07:00 – 07:14 Yuan Hsiang Cheng r608 – r660
顯示 diff
(18 行未修改)
*g
v common navbar <-- 這是...?
- *livereload目錄結構
+ *有g0v logo的navbar之類的
+ *話說之前有的g0v tabzllla 的想法 XDDD
+ *livereload
+ *travis config目錄結構
_*public/
(compile後的資料夾, watch point)a*pp/
(20 行未修改)
2014-02-11 06:59 – 06:59 陳柏儒 r601 – r607
顯示 diff
(17 行未修改)
*livescript
*g
- v common navbar
+ v common navbar <-- 這是...?
*livereload目錄結構
_*public/
(21 行未修改)
2014-02-11 06:50 – 06:50 Yuan Hsiang Cheng r598 – r600
顯示 diff
(1 行未修改)
利用yeoman建立g0v 網頁快速開發的框架,將g0v常用的套件包裝起來,下次可以重複利用,加速開發
- 短期目標是 2/22 黑客松當天可以讓大家使用,同樣可以延生出g0v extension generator 加速瀏覽器擴充開發
+ 短期目標是 2/22 黑客松當天可以讓大家使用,同樣可以衍生出g0v extension generator 加速瀏覽器擴充開發
常用項目
(37 行未修改)
2014-02-11 06:44 – 06:45 Chia-liang Kao r575 – r597
顯示 diff
(8 行未修改)
*deploy script https://github.com/g0v/ly.g0v.tw/blob/master/deploy
*.editorconfig
- *jade
+ *jade (static and compile to angularjs templates)
*stylus ( or ruby-sass)
*semantic ui
*gulp
- *karma test
+ *karma tests
+ *protractor tests
*express
*livescript
(25 行未修改)
2014-02-11 06:25 – 06:43 Yuan Hsiang Cheng r1 – r574
顯示 diff
- Untitled
+ g0v web app generator
- This pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!
+ 利用yeoman建立g0v 網頁快速開發的框架,將g0v常用的套件包裝起來,下次可以重複利用,加速開發
+ 短期目標是 2/22 黑客松當天可以讓大家使用,同樣可以延生出g0v extension generator 加速瀏覽器擴充開發
+
+ 常用項目
+ *angular
+ *bower
+ *deploy script https://github.com/g0v/ly.g0v.tw/blob/master/deploy
+ *.editorconfig
+ *jade
+ *stylus ( or ruby-sass)
+ *semantic ui
+ *gulp
+ *karma test
+ *express
+ *livescript
+ *g
+ v common navbar
+ *livereload目錄結構
+ _*public/
+ (compile後的資料夾, watch point)a*pp/
+
+ *|___ partials/
+ *|___ app/
+ * |____ controllers/
+ * |____ directives/
+ * |____ services/
+ *|___ assets/
+ * |____ img/
+ * |____ g0v logo
+ * |____ styles/t*est/
+
+ *.travis/.*.gitignore
+ *editorconfig
+ g*ulpfile.ls
+ p*ackage.json
+ b*ower.json
+ .*bowerrc
+ k*arma.conf.js
+
+ *deploy
2014-02-11 06:24 (unknown) r0
顯示 diff
+ Untitled
+ This pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!