NAlexPear / blog-runner

A simple JavaScript-based static site generator built on top of mustache.js and marked

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create blogroll `_include` with module-level command

NAlexPear opened this issue · comments

For those not using a module loader, allow users to pass a configuration object to a Blog.roll() method to create a blogroll include for their landing page.

WIP for 0.2.0

Implemented ahead of schedule in version 0.1.8. Next up should be a few more configuration options like dateFormat and pagination