GithubHelp home page GithubHelp logo

mathetos / the-wp-crowd-theme Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thewpcrowd/the-wp-crowd-theme

0.0 3.0 0.0 2.76 MB

theme for www.thewpcrowd.com

License: GNU General Public License v3.0

PHP 60.99% CSS 33.45% JavaScript 5.56%

the-wp-crowd-theme's Introduction

My Starter Theme

This is where I start with custom WP builds

Technology

  • SASS CSS Pre-Processor
  • Gulp For compiling minified CSS and JS

Requirements

  • Node (npm cli)
  • Grunt (grunt cli)

Quick Start

  • Clone Repo into your themes directory

Build

  • Open theme directory in Terminal
  • Run npm install
  • Run gulp sass
  • Run gulp js

To Add JS or CSS

Enqueue scripts in theme-enqueue.php.
To add scripts to gulp task add them to the jsFileList array in gulpfile.js

Bootstrap

Twitter Bootstrap is included,

Customizing Bootstrap SASS
Open /assets/scss/_bootstrap-custom and comment out any css you do not need for your build.

Customizing Bootstrap JS
Open GruntFile.js and comment out any JS files you do not need from the jsFileList array.

Gulp

  • grunt sass - Minify CSS
  • grunt js - Concatenate & Minify JS

the-wp-crowd-theme's People

Contributors

royboy789 avatar mathetos avatar isotrope avatar andykillen avatar shelob9 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.