Skip to content

sq1agency/wordpress-starter

Repository files navigation

Sq1 Wordpress Starter

Code Owner: Bryan Baker
This is a custom starter kit for wordpress projects. It's based on WP Multivitamin, and makes life 1000% easier for creating wordpress websites. It takes the guesswork out of template hierarchy, which can be confusing. wordpress-starter utilizes Sass for the fancy stuff, Bootstrap-Sass for the heavy stuff, Grunt for the tedious stuff and more.

Installation

Install this like you would a Wordpress Theme. Drop it into your 'themes' directory and activate it through the dashboard. But be aware... this is not a Wordpress theme. This is a starter kit for building out your own Wordpress projects.

Getting Started

  1. Clone/download the repo.
  2. Add the contents to your wp-content/themes folder- it may be preferable to rename the folder to a new theme/project name that you want to use.
  3. CD into your theme directory (the one you just created with this repo) and run 'grunt'.
  4. Start creating
  5. (if you're interested in knowing what grunt is doing for you in this project, read below.)

    Notes
    • In our project, Grunt is used to watch your sass/js files- clean, concatenate, compile and minify everything for production.
    • You are required to have Sass installed, in order for this project to work.

About

A basic starter kit for Wordpress!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published