assemble-boilerplate

0.1.1 • Public • Published

boilerplate NPM version

Boilerplate for Assemble

Please create an issue if you find a bug or have a feature request.

Getting Started

1. Download the project

Install the project locally using one of the following options:

Next, to optionally install Bootstrap using Bower, simply run

bower install

2. Install Dependencies

Run npm i to install dependencies.

3. Build

If everything installed correctly, running grunt in the command line should successfully build the project to the ./_gh_pages directory inside the project.

4. Remove "first run" Targets

Inside the Gruntfile you will find a few targets that should be removed after the first run. These are labeled accordingly.

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

License

Copyright (c) 2013 Jon Schlinkert Licensed under the MIT license.


Project created by Jon Schlinkert.

This file was generated on Saturday, December 7, 2013.

Package Sidebar

Install

npm i assemble-boilerplate

Weekly Downloads

4

Version

0.1.1

License

none

Last publish

Collaborators

  • doowb
  • jonschlinkert