文件名称:g0v.tw:g0v.tw网站
文件大小:19.39MB
文件格式:ZIP
更新时间:2024-05-13 18:37:58
Pug
THIS IS THE OLD ONE
NEW ONE HERE:
Introduction
的网页内容由此专案产生
Directory structure
app: 网页程式
md: 网页文章
Required
Install nodejs
Install npm
Developer
第一次请先执行
$ npm install
安装完之后打以下指令跑起local web server
$ npm start
然后在browser输入
gulp 会自动帮你compile jade to html, less to css, 合并javascript, css 等。在更改任何一个档案gulp 也会帮你重新compile。
Deploy
请打
$ ./deploy