Skip to content

Publish 0.4.0

Compare
Choose a tag to compare
@JohnSundell JohnSundell released this 16 Jan 10:53
· 41 commits to master since this release
ff50bdc
  • 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's SectionID 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.