0.3.8 • Published 9 years ago
generator-frontkick v0.3.8
generator-frontkick
Yeoman generator for Front Kickstart using jeet, sass and twig.
Features!
- Gulp tasking
- Sass compiling
- HTML compiled with twig.js
- Publishing to dist directory
- Server with LiveReload (0.0.0.0:8000)
- Bower install
Getting Started
$ npm install -g yo
To install generator-frontkick from npm, run:
$ npm install -g generator-frontkick
Finally, initiate the generator:
$ yo frontkick
Usage
After instalation just run gulp watch
(in project folder) for watching your project.
Main Gulp Tasks:
..for watching (Sass, JS, Images, Fonts)
$ gulp watch
..for publishing project (dist directory)
$ gulp build
..for dist directory preview (server on 0.0.0.0:8000) with LiveReload
$ gulp webserver
License
Changelog
0.3.8 (29.2.2016)
- Fixed a critical error
0.3.6 (24.2.2016)
- Fixed sass folder name
- Minor sass fixes
0.3.5 (14.1.2016)
- Added gulp watch command to app readme file
- Gulp taksk cleanup
0.3.0 (7.12.2015)
- Added repository filed
- Fixed some minor issues
- Added the ability to skip prompts with passed options via CLI
- Cleanup
0.0.1 (26.11.2015)
- Initial release
0.3.8
9 years ago
0.3.7
9 years ago
0.3.6
9 years ago
0.3.5
9 years ago
0.3.4
9 years ago
0.3.3
10 years ago
0.3.2
10 years ago
0.3.1
10 years ago
0.3.0
10 years ago
0.2.3
10 years ago
0.2.2
10 years ago
0.2.1
10 years ago
0.2.0
10 years ago
0.1.6
10 years ago
0.1.5
10 years ago
0.1.4
10 years ago
0.1.3
10 years ago
0.1.2
10 years ago
0.1.1
10 years ago
0.1.0
10 years ago