0.4.0 / 2014-02-10

February 10, 2014 ยท View on GitHub

0.4.0 / 2014-02-10

  • allow template to be set from yaml frontmatter
  • cleanup to get jshint passing
  • allow variables to be included in markdown. pass in processMarkdown

0.3.4 / 2013-11-12

  • updated highlight.js
  • updated to use load-grunt-config

0.3.3 / 2013-09-15

  • fixed issues with - char in first line. Fixes #8
  • tweak to grunt setup

0.3.2 / 2013-09-15

  • try catch around code fence with lang specified. fixes #7
  • updated to latest grunt. fixes #6

0.3.1 / 2013-04-17

  • make sure front matter starts with -

0.3.0 / 2013-01-01

  • Support for yaml front matter [nick-thompson]

0.2.1 / 2012-11-02

  • fix for language == html

0.2.0 / 2012-11-01

  • updated readme
  • fixed data path
  • updated readme
  • license
  • updated usage
  • full re-write
  • deleted old files, cleanup
  • removed old examples
  • removed submodule
  • removed old code
  • grunt integration

0.1.0alpha5 / 2012-10-05

  • froze deps

0.1.0alpha4 / 2012-08-01

  • send last modified in header

0.1.0alpha3 / 2012-07-31

  • ejs support for .html/.ejs files

0.1.0alpha2 / 2012-07-26

  • fixed bin

0.1.0alpha1 / 2012-07-26

  • re-wrote bin using optimist
  • pass in yaml/json file for template data
  • read from config file
  • re-wrote preview, added unit tests
  • tests for jade as input file
  • more jade tests
  • jade unit tests
  • markdown unit tests, started refactor
  • bump package
  • Release 0.0.17
  • added index.js

0.0.17 / 2012-07-05

  • added index.js

0.0.16 / 2012-04-11

  • added stalk middleware support