Website

The website segment is going to be the largest with many sub segments.

Main options

The main/overall options for the website segment I use are below:

website:
  ## Turn Breadcrumbs off
  bread-crumbs: false
  ## Icon seen on tab
  favicon: /images/favicon.png
## Previous and next page links at bottom
  page-navigation: true
  ## Info seen when link is shared
  title: "Title"
  description: "A description"

Breadcrumbs are the full path of a page is shown at the top, I keep this off.

Sub-segments

  • Navbar: Top navigation bar of website
    • Determines structure between segments
    • Links in hamburger menu if screen too narrow
  • Page footer: Footer of page
  • Sidebar: Sidebar (i.e. left of page)
    • Determines structure within each segment