assemble-middleware-blog
v0.1.0
Published
Assemble plugin to assist with generating blog pages for posts and archive lists.
Downloads
5
Maintainers
Readme
assemble-middleware-blog
Assemble plugin to assist with generating blog pages for posts and archive lists.
Idea
This is a proposal for a blog plugin that will use a struture to find blog posts and generate the correct metadata for each page to add them to common blog collections (e.g. archives, posts, etc...). This will also add the correct collection objects to the context to ensure that the proper archive index pages are created.
Install
Install with npm:
npm i assemble-middleware-blog --save-dev
Author
- Brian Woodward
License
Copyright (c) 2014 Brian Woodward, contributors.
Released under the MIT license
This file was generated by verb-cli on April 30, 2014.