在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):willianjusten/Fast开源软件地址(OpenSource Url):https://github.com/willianjusten/Fast开源编程语言(OpenSource Language):HTML 60.3%开源软件介绍(OpenSource Introduction):A simple boilerplate to create projects with Jade, Stylus, Gulp, Browserify and Karma. Maybe you want to read about them: For grid system I use Jeet with some help from Kouto Swiss for animations, reset and a lot of great mixins. And for responsive utilities, Rupture is awesome =) Getting StartedInstallationFirst of all, install the dependencies to run this boilerplate. # Clone this repository
$ git clone git://github.com/willianjusten/Fast.git new_project
$ cd new_project
# install dependencies
$ npm install With the commands above, you have everything to start. Folders and Filesnew_project -
/build -
/css
main.css
/img
/js
main.js
.htaccess
/src -
/img
/js
/styl
/templates
.editorconfig
gulpfile.js
package.json
/tests -
/unit ExamplesIf you want to see how this works, see this branch. Or clone the repository and change to the branch # Clone this repository
$ git clone git://github.com/willianjusten/Fast.git new_project
$ cd new_project
# change the branch
$ git checkout tests
# install dependengcies
$ npm install Tasks
Rsync ConfigurationIn order to use rsync, you have to set up your ssh key in your host. After this, change this line in Gulpfile, using your username, hostname and destination folder. LicenseThis boilerplate is free and open source software, distributed under the The MIT License. So feel free to use this to create your site without linking back to me or using a disclaimer. If you’d like to give me credit somewhere on your blog or tweet a shout out to @willian_justen, that would be pretty sweet. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论