パッケージの詳細

polvo-html

polvo60.1.0

HTML plugin for Polvo

polvo, plugin, build, system

readme

Polvo HTML

With this plugin, Polvo can handle CoffeeScript source files.

Stories in Ready

Dependency Status NPM version

Install

You won't need to install it since it comes built in in Polvo.

Instructions

Just put your .html or .htm files in your input dirs and it will be ready for use.

更新履歴

0.1.0 / 2013-08-30

  • Fixing regexes
  • Fixing possibilities around .html and .htm file extensions
  • Fixing recursive rendering and resolution
  • Adding full test-coverage

0.0.4 / 2013-08-25

  • Moving plugin's polvo flag to package.json to improve detection

0.0.3 / 2013-08-22

  • Setting CS referene in Makefile
  • Fixing mversion bin reference in Makefile
  • Fixing dependents evaluation

0.0.2 / 2013-08-21

  • Simplifying repo organization
  • Improving README
  • Implementing partials support

0.0.1 / 2013-08-16

  • Initial commit