Using the different layouts
default - Will simply output the content unformatted and center aligned. This layout is designed as a gateway for other layouts, therefore this layout is not reccommended for using with content directly.
people - Any content will be output normally. Then a list of the people in the peoples collection will be output and formatted in a tidy manner.
person - Name and role values will be displayed next to an image that’s src is derived from the image name. Any input content will then be attached below this, followed by a table of projects that have been listed in the person’s front matter.
plain - Outputs the content as plain text aligned to the left.
project - Output content as plain text, then attach a link back to the topic the project is related to.
research - List all the items in the research collection each with a link to their respective topics. Every second research item has an off-white background colour.
sections - Split the content based on input <!--split--> tags. Every second section has it’s background colour set to off white.
topic - Display input content and then list all projects associated with the topic in a table.