Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Open-source technical documentation project for CircleCI, built with Antora and AsciiDoc.
CircleCI Docs is the open-source technical documentation project behind the CircleCI documentation site, built with Antora and AsciiDoc.
It is a static site generator–based documentation platform that consumes AsciiDoc content organized into components and produces a deployed static documentation site. The project is maintained by CircleCI, with contribution guidelines published in CONTRIBUTING.md, and is publicly available on GitHub at github.com/circleci/circleci-docs. It powers both the user documentation and the integrated API reference, the latter built with Redocly.
npm ci, start the dev server with npm run start:dev, create a branch, and submit a pull request.