Table of Contents
This page is generated automatically; edit the template files to change its content.
Configuration pages
The following pages are editable to control the content on this Wiki:
-
Calls to action (buttons on each page)
Documentation
Layouts
The following layouts are available:
-
links- a simple layout with links to other pages -
default- the default layout with a header, hero section, main content area, and footer
To control which layout is used, edit the property block of the page you want to change:
<code yaml> ~~~ layout: links </code>
Properties blocks that are the first content in a page are hidden when the page is shown. To see the property block in the rendered page, put something above it in the page code like a heading, or comment (if a comments plugin is installed).