Publish 0.4.0
- The Foundation theme now correctly renders content for stand-alone pages.
- The Foundation theme's CSS has been improved when using multiple sections.
- When using a custom
rawValue
within a website'sSectionID
enum, that is now taken into account during the generation process (by @Goosse). - When iterating over a website's sections, the iteration order is now predictable and follows the order that the website's sections were defined in within the
SectionID
enum. - You can now specify an RSS
titleSuffix
for items. - Publish is now using version
0.3.0
of Ink.
This release also includes documentation improvements by @alexito4.