Simple way to dynamically manage documentation through front matter without the need for a pesky config file.
Three variables one can set in front matter:
parent: Represents if this should be nested within another page for navigationhidden:falsefor a page to be publicly listed, it'll be accessible via direct link regardlessnav_priority: Weights which document to show first, 1 is highest (ie top)
- Can default to hide/show everything within
_config.yml - A page shows up as a header if it: