Skip to content

Pivot-and-Pilot/genieveburley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genieve Burley

N|Solid

Project by WP Team for Pivot & Pilot.

Workflow capabilities

To learn more about possiblities of our workflow please take a look at Workflow capabilities.

Step by step workflow implementation

See WP Team rules of Step by step workflow implementation.

Quick Installation

Clone this repository to your wp-content/themes/ folder.

$ git clone https://github.com/weareacclaim/genieve-burley.git

Install npm modules

$ npm install

Install bower components

$ bower install

Enjoy!

What's included?

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.

Gulp

If you want to know more about how is working our gulpfile.js please go to: How's working our Gulp File

Gulp features

  1. Ultra-fast compiling SCSS to CSS
  2. Concating and uglifing all CSS files (included Bower files) to one minify file
  3. Concating and uglifing all JS files (included Bower files) to one minify file
  4. Compressing all images
  5. Watching your files

Gulp tasks

The following tasks are available:

  • $ gulp watch is watching all of SCSS and JS files and compiles them to minified version on every change
  • $ gulp images is compressing all images files anc copying them to destination folder
  • $ gulp serve is creating virtual server for your project
  • $ gulp is a default task, which is compiling, uglifing and minifing all of files

Bower compontents

Plugins preinstalled on this repo:

  1. Bootstrap 4 (Alpha 6)
  2. Hamburgers
  3. Dense
  4. Font Awesome
  5. jQuery
  6. jQuery Easing
  7. mmenu
  8. matchHeight
  9. Modernizr
  10. Select2
  11. Tether

ⓒ 2017 All rights reserved WP Team. WP Team is a division of Acclaim

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published