cork_site 1.0.3
cork_site: ^1.0.3 copied to clipboard
A minimalist personal static site generator with an opinionated feature set.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
1.0.3 - 2020-09-03 #
- Switch metadata output to use
.metadata.jsonextension - Small README cleanup
- Introduce autogenerated metadata
- Currently Cork autogenerates "url" and "reading time" metadata
1.0.2 - 2020-08-16 #
- Add "pedantic" linter
- fixed linter errors
1.0.1 - 2020-08-16 #
- Added example readme for pub.dev integration
1.0.0 - 2020-08-15 #
- Initial version of Cork
- Markdown support
- Mustache support
- YAML front matter support
- Dart scripting support
- File transclusion support