Release v0.058

Tags:

This release fixes a major regression from v0.056: The extra theme files were not being correctly rendered, instead being replaced with Statocles::Page::File=HASH(...).

We also fixed another regression: The site create command has been broken for an unknown amount of time, dying with an error message Can't locate object method "new" via package "Statocles::Template".

In better news: A new HTML linter plugin is available if you want some basic checks to ensure your HTML is correct before you deploy your site. This isn't using the W3C validators (that's a future plugin), but it can do quick checks for well-formedness.

Full changelog below...

Continue reading Release v0.058...