- Home
- Marketplace
- plugins
- f5xc-docs-pipeline
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 ProductivityInstallation
Section titled “Installation”/plugin install f5xc-docs-pipeline@f5xc-salesdemos-marketplaceSkills
Section titled “Skills”content-author
Section titled “content-author”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.
pipeline-navigator
Section titled “pipeline-navigator”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.
Commands
Section titled “Commands”/preview-docs
Section titled “/preview-docs”/f5xc-docs-pipeline:preview-docsStarts a local Docker dev server to preview documentation. Runs
the shared Docker build image with your local docs/ directory
mounted for live preview.