blake 0.4.1 blake: ^0.4.1 copied to clipboard
Experimental static site generator for Dart with Markdown support, mustache templates and live-reload.
0.4.1 #
- fix: revert test dependency version
0.4.0 #
- feat: generate sitemap
- feat: get modify date from git
- refactor: shortcode parser
- fix: allow naming index files with underscore
0.3.0 #
- feat: date & update metadata
- feat: 'new' command for creating content
- feat: basic generated JSON search index
- feat: non-public pages (aka data pages)
0.2.1 #
- fix: invalid assert in
Section
class - chore: update deps
0.2.0 #
- feat: allow YAML/JSON data content
- fix: error during project init
- fix: public folder is not created when building
- refactor: use stricter lint rules
- docs: update example to show data content
0.1.1 #
- Add docs to public API members.
- Add README to the example.
0.1.0 #
- Initial release.