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
- Host: GitHub
- URL: https://github.com/acao/assemblage
- Owner: acao
- Created: 2014-01-19T01:19:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-19T01:33:28.000Z (over 11 years ago)
- Last Synced: 2025-01-16T21:37:12.160Z (4 months ago)
- Language: CSS
- Size: 293 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.html
Awesome Lists containing this project
README
Readme | BOILERPLATE
Readme
This page was generated from the project's readme using the {{md}} helper
boilerplate
![]()
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:
- Using git:
git clone git://github.com/assemble/boilerplate.git
- Download the project
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
});