assemble / assemble-tags-collection-example

Example of how to generate an index page with a list of tags extracted from front matter. Each "tag" has a list of links to any pages that have that tag.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

assemble-tags-collection-example

Example of how to create a collection with assemble.

Get started

Clone the project

$ git clone https://github.com/assemble/assemble-tags-collection-example.git

Usage

Install dev dependencies and run assemble

$ npm i -d && assemble

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue

Author

Jon Schlinkert

License

Copyright (c) 2015 Jon Schlinkert
Released under the MIT license


This file was generated by verb-cli on March 30, 2015.

About

Example of how to generate an index page with a list of tags extracted from front matter. Each "tag" has a list of links to any pages that have that tag.

License:MIT License


Languages

Language:JavaScript 65.5%Language:HTML 24.6%Language:Handlebars 9.9%