SkyCMS Docs Publisher¶
When to use this page¶
Use this page when you want documentation content managed in a standalone repository and synchronized into SkyCMS.
What it is¶
SkyCMS.DocsPublisher is a template repository that includes:
- A
Docs/content tree. - Import tooling under
.skycms/. - GitHub Actions workflow for sync/publish automation.
- Example pages and assets.
Why use it¶
- Keep product code and docs content in separate repositories.
- Support independent documentation workflows.
- Reuse a proven structure for Markdown import into SkyCMS.
Next steps¶
- Clone the SkyCMS.DocsPublisher repository.
- Follow repository quick-start and README instructions.
- Configure repository secrets for your target environment.
- Trigger or commit to run the publishing workflow.