dsg 1.1.0
dsg: ^1.1.0 copied to clipboard
Static site generator. Supports markdown, mustache, partials, assets, sass. Webserver included.
v1.1.0 #
- add list sorting
- add date formating function
v1.0.4 #
- cleanup code
v1.0.3 #
- cleanup code, docs, package versions for pub.dev lint
- remove use of new keyword
v1.0.2 #
- removed dart file from sample
v1.0.1 #
- naming lints for pub.dev
v1.0.0 #
- update naming for DSG fork
- yaml headers delimited with start and end
- use github extensions for markdown
- to handle PDF files in assets
- don't check for sass/prefixer if disabled
- add fonts to list of binary file types
- handling maps & sets in yaml frontmatter