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

Add `_mixins`

NAlexPear opened this issue · comments

Next feature for 0.2.0: allow for user-created .js files that can custom-build an _include, much like Blog.roll() creates a blogroll.html file for use as an _include during Blog.build(). This should replace most semantic markup inside HTML.

Added in 0.2.0