·
339 commits
to main
since this release
Minor Changes
-
8eec69f: Introduces the following layouts:
layout-404
A space not found pagelayout-home
Frontpage with center logo below textlayout-home-background
Frontpage with left text and background image on the rightlayout-sidebar
Left sidebar, right contentlayout-index
Extends layout-sidebar
BREAKING CHANGES:
- Sets
layout-sidebar
as the default layout - Removed dedicated Layout setting for
layout-home
uselayout-home-background
instead - Renamed
404.njk
tolayout-404
- Renamed
layout.njk
tolayout-sidebar
- Renamed
pure-content.njk
tolayout-raw
- Renamed
with-index.njk
tolayout-index
- Renamed
with-sidebar.njk
tolayout-sidebar
- Renamed
home.njk
tolayout-home
Patch Changes
- Updated dependencies [8bdc326]
- @rocket/[email protected]