An open API service indexing awesome lists of open source software.

https://github.com/acao/assemblage

It's a thing
https://github.com/acao/assemblage

Last synced: 3 months ago
JSON representation

It's a thing

Awesome Lists containing this project

README

        








Readme | BOILERPLATE









Skip to main content













Readme


This page was generated from the project's readme using the {{md}} helper







Need help? Visit the Issues on GitHub or visit the Assemble docs to learn more!







This page was generated from the project's readme using the {{md}} helper
















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.





Made with
Assemble, the static site generator for Node.js, Grunt.js and Yeoman.





Assemble  was created by
Jon Schlinkert  and
Brian Woodward .


Documentation source code released under the
MIT  License, documentation under
CC BY 3.0 .












$('[data-toggle=popover]').popover({
placement: 'right',
html: true
});