Skip to content
/ BigRig Public

A WordPress development framework based on wprig/wprig

License

Notifications You must be signed in to change notification settings

piksrys/BigRig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Big Rig: WordPress Theme Boilerplate for Big Dog Digital

Build Status License: GPL WP Rig version 1.0

Big Rig is based on WP Rig

A modified project intended to remove some of the bloat from the WP Rig build process and alter other aspects but maintain that structure and build upon the PHP templating framework.

Requirements

Big Rig requires the following dependencies. Full installation instructions are provided at their respective websites.

Changes from WP Rig

  • Modified build process
    • Removed PostCSS support & related styles.
    • Integrated Sass, restructured existing styles to Sass notation
    • Disabled style linting
    • Disabled BrowserSync by default
    • Removed PHP CodeSniff functionality
    • Added dependencyFiles.js to copy required files from node_modules
  • Add new production dependencies for structure and commonly used libraries
    • gulp-sass
    • @fortawesome/fontawesome-pro
    • bootstrap
      • includes entire library. Stripped back SCSS and no JS used by default
    • slick-carousel
  • Removed Custom Header and Custom Background Components
  • Add new Components
    • Helper Functions
    • Cleanup Functions
    • Gravity Forms
    • Slick carousel
    • Header Code

For more info on build process see WP Rig github page and wiki

About

A WordPress development framework based on wprig/wprig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published