0.0.3 • Published 11 years ago

markstache v0.0.3

Weekly downloads
14
License
-
Repository
github
Last release
11 years ago

Markstache

by Matthew Lyon matthew@lyonheart.us

Markdown and Mustache: two great tastes, together at last.

Markstache is a template rendering system with a few goals:

  1. Write text in Markdown.
  2. Insert variables from the rendering context into the output with Mustache.
  3. Make metadata from the "Front Matter" available to the rendering context.
  4. Make references from the Markdown document available to the rendering context, to gather information about links or use wiki-style references.
  5. Provide a higher-level component system for creating specialized markup components, such as image galleries or such.

Developer Dependencies

  • CoffeeScript: What all the code is written in. Deal with it.
  • Mocha: Test Framework
  • Chai: Assertion Helpers

License

See LICENSE

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago