Skip to content

Commit 25a8f28

Browse files
committed
update title
1 parent 5aeb165 commit 25a8f28

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

ARCHITECTURE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# CircleCI Docs Static Site: Architecture
1+
# CircleCI docs site: Architecture
22

3-
This document provides an in-depth look at the architecture of the CircleCI Docs Static Site project.
3+
This document provides an in-depth look at the architecture of the CircleCI docs site project.
44

55
## Table of Contents
66
- [Overview](#overview)
@@ -12,7 +12,7 @@ This document provides an in-depth look at the architecture of the CircleCI Docs
1212

1313
## Overview
1414

15-
The CircleCI Docs Static Site is built using [Antora](https://antora.org/), a multi-repository documentation site generator. The project is structured as a collection of components, each represented by a directory in the `docs/` folder.
15+
The CircleCI docs site is built using [Antora](https://antora.org/), a multi-repository documentation site generator. The project is structured as a collection of components, each represented by a directory in the `docs/` folder.
1616

1717
### Key Architectural Principles
1818

CONTENT_AUTHORING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CircleCI docs content authoring guide
22

3-
This guide provides comprehensive information for authors contributing content to the CircleCI Docs Static Site.
3+
This guide provides comprehensive information for authors contributing content to the CircleCI docs site.
44

55
## Table of Contents
66
- [Content Organization](#content-organization)

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CircleCI Docs Static Site: Contributing Guide
1+
# CircleCI docs site: Contributing Guide
22

33
This guide provides comprehensive information for contributors to the CircleCI docs project.
44

@@ -263,7 +263,7 @@ Once your PR is approved it will be merged by a maintainer. Your contribution wi
263263

264264
### Release Schedule
265265

266-
The CircleCI Docs Static Site follows a continuous delivery model:
266+
The CircleCI docs site follows a continuous delivery model:
267267

268268
- Documentation changes: Released as soon as they're approved
269269
- Technical changes: Released as and when ready
@@ -293,4 +293,4 @@ If you need help with your contribution:
293293
- **Discussions**: Use GitHub Discussions for questions
294294
- **Documentation**: Refer to the technical docs
295295

296-
Thank you for contributing to the CircleCI Docs Static Site!
296+
Thank you for contributing to the CircleCI docs site!

DEVELOPMENT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# CircleCI Docs Static Site: Development Guide
1+
# CircleCI docs site: Development Guide
22

3-
This document provides comprehensive guidance for developers working on the CircleCI Docs Static Site.
3+
This document provides comprehensive guidance for developers working on the CircleCI docs site.
44

55
## Table of Contents
66
- [Development Environment Setup](#development-environment-setup)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CircleCI docs static site: technical documentation
1+
# CircleCI docs site: technical documentation
22

33
Welcome to the comprehensive technical documentation for the CircleCI docs project. This documentation is designed to help developers, content authors, and contributors understand the project's architecture, workflow, and best practices.
44

TECHNICAL_REFERENCE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# CircleCI Docs Static Site: Technical Reference
1+
# CircleCI docs site: Technical Reference
22

3-
This technical reference provides detailed information about the CircleCI Docs Static Site's components, configuration options, and integration points.
3+
This technical reference provides detailed information about the CircleCI docs site's components, configuration options, and integration points.
44

55
## Table of Contents
66
- [Antora Configuration](#antora-configuration)

0 commit comments

Comments
 (0)