Skip to content

Example Guide — How to Adapt This Page

This is a reference page demonstrating the structure of a guide. Replace this entire file when authoring a real guide; do not delete it without adding an alternative reference doc.

Use H2 headings (##) for top-level sections within a guide. The right-hand table of contents auto-populates from H2 and H3 headings.

H3 headings appear as nested entries in the right-hand TOC.

Fenced code blocks are syntax-highlighted automatically:

resource "aws_s3_bucket" "tribal_data" {
bucket = "tribal-sovereign-data"
}

When a page describes a downloadable artifact (terraform module, legal template, etc.), link to it via raw GitHub URL:

Download aws-tribal-data-addendum.docx

Link to other docs with site-relative URLs that include the /playbook/ base path:

See the Templates section for downloadable contract addendums.