Project by WP Team for Pivot & Pilot.
To learn more about possiblities of our workflow please take a look at Workflow capabilities.
See WP Team rules of Step by step workflow implementation.
Clone this repository to your wp-content/themes/ folder.
$ git clone https://github.com/weareacclaim/genieve-burley.gitInstall npm modules
$ npm installInstall bower components
$ bower installEnjoy!
Workflow is currently based on Bootstrap 4 (Alpha 6). Structure of files is based on mobile-first coding. Sass is created using BEM ideology. Repository is fully automated by Gulp tasks. Workflow includes Bower, so you can very easy include new plugins - thanks to Gulp all of JS and CSS files of Bower plugins are automatically included into main scripts and styles files.
If you want to know more about how is working our gulpfile.js please go to: How's working our Gulp File
- Ultra-fast compiling SCSS to CSS
- Concating and uglifing all CSS files (included Bower files) to one minify file
- Concating and uglifing all JS files (included Bower files) to one minify file
- Compressing all images
- Watching your files
The following tasks are available:
$ gulp watchis watching all of SCSS and JS files and compiles them to minified version on every change$ gulp imagesis compressing all images files anc copying them to destination folder$ gulp serveis creating virtual server for your project$ gulpis a default task, which is compiling, uglifing and minifing all of files
Plugins preinstalled on this repo:
- Bootstrap 4 (Alpha 6)
- Hamburgers
- Dense
- Font Awesome
- jQuery
- jQuery Easing
- mmenu
- matchHeight
- Modernizr
- Select2
- Tether
ⓒ 2017 All rights reserved WP Team. WP Team is a division of Acclaim
