Minifying Wyam Output - Part 2
Wyam 2.1.2 and 2.1.3 include an update implementing IList<IfCondition>
on If
modules. This makes adding MinifyHtml to the TagIndex and BlogArchive Pipelines much easier than before:
Wyam 2.1.2 and 2.1.3 include an update implementing IList<IfCondition>
on If
modules. This makes adding MinifyHtml to the TagIndex and BlogArchive Pipelines much easier than before:
This blog is a static site generated by Wyam. Unfortunately, while Wyam includes a minification library, out of the box Wyam doesn't minify any of the files it generates. However, it's very extensible and makes it easy to add or modify pipelines.
Make a decoy blog post.