flare 0.6.1 copy "flare: ^0.6.1" to clipboard
flare: ^0.6.1 copied to clipboard

Dart 1 only

Flare is a set of Barback transformers that collectively implement a versatile static-site generation system.

Changelog #

0.6.1 #

  • HtmlOptimizer ignores content within
     tags.

0.6.0 #

  • Added more settings to some transformers.
  • Renamed MetadataTransformer to MetadataTranslator.
  • Support the latest version of the 'mustache' package.
  • Show help when running the flare cli without arguments.
  • Addde more tests.
  • Cleanup and refactoring.

0.5.0 #

  • CLI wizard compatible with 'pub global activate'.
  • HtmlOptimizer.
  • Cleanup and refactoring.

0.3.1 #

  • Partials transformer detects changes in partials without restart (i.e. a new pub serve).

0.3.0 #

  • Custom processing for dates/time to support rss/atom generation.

0.2.5 #

  • Added support for custom metadata in YAML format, aggregated to the 'site' namespace.

0.2.4 #

  • Fixed nasty classification bug.

0.2.3 #

  • Flare cli.
  • Fixes

0.2.1 #

  • Added link to updated flare_example.

0.2.0 #

  • Keep track of site (global) metadata.
  • Usable posts_indexer.
  • Relative paths for included fragments.
  • Refactoring and cleanup.

0.1.0 #

Refactoring.

0.0.4 #

  • Better support for (pseudo-)dynamic posts.
  • Extensive refactoring.

0.0.3 #

  • First public release. Alpha-quality.
0
likes
25
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

Flare is a set of Barback transformers that collectively implement a versatile static-site generation system.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

args, barback, html5lib, intl, markdown, mustache, path, quiver, utf, uuid, yaml

More

Packages that depend on flare