Skip to content

Authoring

Page Front Matter

Add tags to pages that should be discoverable:

---
title: Example Note
tags:
  - offsec
  - lab-safe
---

Blog Front Matter

---
date: 2026-06-17
authors:
  - dylan
categories:
  - OXPN
tags:
  - oxpn
  - lab-safe
---

Style

  • Prefer short sections.
  • Use code blocks for commands.
  • Use admonitions for warnings and constraints.
  • Link to public references rather than copying source material.
  • Keep examples generic.