https://github.com/assemble/assemble-contrib-toc-example
Example for generating a Table of Contents using Assemble.
https://github.com/assemble/assemble-contrib-toc-example
Last synced: 6 months ago
JSON representation
Example for generating a Table of Contents using Assemble.
- Host: GitHub
- URL: https://github.com/assemble/assemble-contrib-toc-example
- Owner: assemble
- License: mit
- Created: 2013-11-11T03:13:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-12T02:23:19.000Z (over 12 years ago)
- Last Synced: 2024-05-21T10:07:44.620Z (about 2 years ago)
- Language: JavaScript
- Homepage: http://assemble.github.io/assemble-contrib-toc-example/components.html#table-of-contents
- Size: 1010 KB
- Stars: 2
- Watchers: 12
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# example-assemble-toc [](http://badge.fury.io/js/example-assemble-toc)
> The best project ever.
## Quick start
The following quick start options are available:
* Install with [Bower](http://bower.io): `bower install example-assemble-toc`.
* Clone the repo: `git clone https://github.com/assemble/example-assemble-toc.git`.
* [Download the latest release](https://github.com/assemble/example-assemble-toc/archive/master.zip).
## Contributing
Please read through the [contributing guidelines](CONTRIBUTING.md). 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](http://gruntjs.com/).
Editor preferences are available in the [editor config](.editorconfig) for easy use in common text editors. Read more and download plugins at [http://editorconfig.org](http://editorconfig.org).
## Release History
* 2013 v0.1.0 First commit
## License
Copyright (c) 2013 Brian Woodward
Licensed under the [MIT license](LICENSE-MIT).
***
Project created by [Brian Woodward](https://github.com/doowb).
_This file was generated on Sun Nov 10 2013 22:27:53._