blake 0.3.0 blake: ^0.3.0 copied to clipboard
Experimental static site generator for Dart with Markdown support, mustache templates and live-reload.
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.