Content Management System (CMS) Evolution
Working in public — our docs-as-code approach

Working in public — our docs-as-code approach

7/15/2022 · Pedro Sousa

What this post added

This post details Cloudflare's adoption of a 'docs-as-code' approach for its product documentation. It outlines the use of Git, public GitHub repositories, GitHub Actions, and Cloudflare Pages for CI/CD, including automatic link checking and previewing changes. The post also highlights the benefits of this approach, such as leveraging familiar developer workflows, enabling external contributions, and improving team velocity through fast deployments and local builds. It further discusses strategies for handling non-public content and future plans to make the style guide and content strategy public.

Read the original post ↗