Skip to content

Bootstrap HTML starter template, with Grunt script by WebGurus

Notifications You must be signed in to change notification settings

webgurus/gurustrap

Repository files navigation

Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap that will help you make better themes.

Installation

Clone the git repo - git clone git://github.com/webgurus/gurustrap.git - or download it and then rename the directory to the name of your website. Install Gulp, and then install the dependencies for GuruStrap contained in package.json by running the following from the website root directory:

npm install
bower install

Theme Development

After you've installed Gulp and ran npm install from the app root, use gulp watch to watch for updates to your SASS and JS files and Gulp will automatically re-build as you write your code.

Features

  • Organized file and template structure
  • HTML5 Boilerplate's markup
  • Bootstrap
  • Gulp build script

About

Bootstrap HTML starter template, with Grunt script by WebGurus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published