3.3.10 • Published 7 years ago
generator-cappen-site v3.3.10
Generator Cappen Site 
Requirements:
- NodeJS (https://nodejs.org/)
- GruntJS (http://gruntjs.com/)
- Yeoman (http://yeoman.io/)
- Bower (http://bower.io/)
What's inside:
- Susy (http://susy.readthedocs.io/)
- Csstyle (http://csstyle.io/)
- Font Awesome (https://fontawesome.com/v4.7.0/)
- Owl Carousel (Optional) (https://owlcarousel2.github.io/OwlCarousel2/)
- Greensock (Optional) (https://greensock.com/)
- Wow animations (Optional) (https://wowjs.uk/)
Installation
npm install -g generator-cappen-site
Usage
- Open a command promp and go to root project;
- Type
yo cappen-site
to install all dependencies; - Type
npm install
to install all dependencies; - Run
bower install
to install bower components; - When the installation is done, type
grunt app
to compile; This will runwatch
in dev mode; For production, typegrunt build
.
Additional Commands
Form template
yo cappen-site:form
Usage
This will create a few important files:
/mockup/form.html
This file contains the markup html example (preview it on browser)
/scss/components/form.scss
This file is the style of form component
/scss/layouts/form.scss
This file contains the grid settings
3.3.10
7 years ago
3.3.9
7 years ago
3.3.8
7 years ago
3.3.7
7 years ago
3.3.6
7 years ago
3.3.5
7 years ago
3.3.4
7 years ago
3.3.3
7 years ago
3.3.1
7 years ago
3.2.0
8 years ago
3.1.0
8 years ago
3.0.0
8 years ago
2.7.4
8 years ago
2.5.4
8 years ago
2.5.3
8 years ago
2.4.3
8 years ago
2.2.3
8 years ago
2.2.2
8 years ago
2.1.1
8 years ago
2.1.0
8 years ago
2.0.7
9 years ago
2.0.6
9 years ago
2.0.5
9 years ago
1.2.4
10 years ago
1.2.3
10 years ago
1.2.2
10 years ago
1.2.1
10 years ago
1.2.0
10 years ago
1.1.9
10 years ago
1.1.8
10 years ago
1.1.7
10 years ago
1.1.6
10 years ago
1.1.5
10 years ago
1.1.3
10 years ago
1.1.2
10 years ago
1.1.1
10 years ago
1.1.0
10 years ago
1.0.6
10 years ago
1.0.5
10 years ago
0.0.0
11 years ago