Skip to content

f5xc-docs-pipeline

The f5xc-docs-pipeline plugin provides documentation pipeline architecture knowledge for f5xc-salesdemos repositories. It guides content authoring, clarifies config ownership across multi-repo builds, and provides local Docker-based preview.

v1.0.2 Productivity
/plugin install f5xc-docs-pipeline@f5xc-salesdemos-marketplace

Content authoring guide covering file structure, MDX syntax rules, frontmatter requirements, image references, and local Docker preview. Activates when creating or editing docs/ content, working with MDX files, or setting up local preview.

Documentation pipeline architecture explaining where to make changes across the four upstream repositories: docs-theme, docs-builder, docs-control, and docs-icons. Clarifies config ownership (astro.config.mjs, content.config.ts), the release dispatch chain, and managed file tracking.

/f5xc-docs-pipeline:preview-docs

Starts a local Docker dev server to preview documentation. Runs the shared Docker build image with your local docs/ directory mounted for live preview.