A print-ready PDF of this policy is available at: /pdfs/PolicyPress_Feature_Showcase__Redacted__-_v1.1.pdf
PolicyPress Feature Showcase v1.1
A reference document demonstrating PolicyPress shortcodes, callouts, diagrams, redaction, and compliance mapping.
This is not a governing policy. This document is a feature showcase for PolicyPress. It demonstrates custom shortcodes, callouts, diagrams, redaction blocks, and compliance mapping available when authoring policies in Markdown.
Introductionπ
PolicyPress
uses PolicyPress to manage its security policies. The {{ org() }} shortcode injects the organization name configured in config.toml, keeping policies portable across deployments.
Diagrams (mermaid shortcode)π
The mermaid() shortcode renders flowcharts and sequence diagrams inline on the web page and in PDF output.
Internal Links (Zola link replacement)π
PolicyPress uses Zolaβs @/ link syntax to create portable internal links that work both on the site and in PDF output.
Redaction (redact shortcode)π
The redact() shortcode wraps content that should not appear in published web output. On the site, a redaction bar is rendered. In PDF output, the --redact flag controls whether the content is included.
Revisions
| Version | Date | Description | Revised by | Approved by |
|---|---|---|---|---|
| v1.1 | Jun 24, 2025 | Renamed and reframed as feature showcase. | Ben Craton | Ben Craton |
| v1.0 | Feb 11, 2024 | Initial version. | Ben Craton | Ben Craton |