Demonstrating the absolute layout control enabled via noStyle: true.
This demonstration utilises the noStyle: true frontmatter directive to bypass the global documentation layout (Sidebar, Header, and TOC). This provides a "Zero-Friction" canvas for creating marketing landing pages or custom product dashboards.
When in No-Style mode, you explicitly opt-in to the documentation engine's core features:
docmd-main.css provides base styling.
The layout for this page is authored using standard HTML wrappers and scoped CSS defined within the customHead frontmatter field. This ensures zero CSS leakage to the rest of the documentation site.