v1.5.15 - Support article template
Upgrade note. This release renames the post templates. Ghost stores a post's template choice by filename, so any post using one of the old table-of-contents templates falls back to the Default layout and loses its contents list. Nothing is lost from your content — reopen those posts and pick the matching template from the dropdown. See Post templates.
New features
-
A second post layout, built for documentation. The editorial layout opens with a full-screen cover and the title over it, which is wrong when a reader arrived with a question. The new layout puts the title first, the cover image inline below it, and the table of contents above the body where it can be used. Pages can use it too, which suits a standalone help or reference page.
-
Templates are now grouped into two families — Editorial and Support — each with its own table-of-contents options. See Post templates.
Under-the-hood improvements
- The byline row and the contents list are now shared between layouts rather than duplicated.