dsg 2.0.0 dsg: ^2.0.0 copied to clipboard
Static site generator. Supports markdown, mustache, partials, assets, sass. Webserver included.
v2.0.0 #
- updated to full null safety
- removed support for sass, autoprefixer and say
- removed old code, examples, etc
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