This theme offers a simple landing page layout which consist of three parts: header, body and footer, the body is the content itself.
Specify the layout as landing on the front matter.
1layout = 'landing'
toml1layout: landing
yaml1{
2 "layout": "landing"
3}
jsonAnd then writing the content with Markdown and shortcodes.