Skip to content

Commit c07e4ff

Browse files
create nav and add missing subsection homepages (#105)
* create nav and add missing subsection homepages * more work on nav and adding landing pages * apply new page layout to langing pages * at rest of nav sections and subsection homepages * add missing page layouts * add content to subsection pages * remove subsublanding pages * fix up last bits of nav
1 parent 919da49 commit c07e4ff

File tree

26 files changed

+357
-32
lines changed

26 files changed

+357
-32
lines changed

docs/guides/modules/ROOT/nav.adoc

Lines changed: 258 additions & 9 deletions
Large diffs are not rendered by default.
Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
= About CircleCI
1+
= About CircleCI
2+
:page-layout: subsection
3+
:page-description: Learn about CircleCI, its features, and how it works.
4+
:icons: font
5+
6+
Learn about CircleCI, its features, and how it works. Take a look at the web app, or read about core concepts for CI/CD with CircleCI
7+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
= Config policies
2+
:page-layout: subsection
3+
:page-description: Learn about config policies and how to use them to enforce best practices across your organization.
4+
:icons: font
5+
6+
Learn about config policies and how to use them to enforce best practices across your organization.
Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
= Deploy with CircleCI
1+
= Deploy with CircleCI
2+
:page-layout: subsection
3+
:page-description: Deploy your code and manage your deployments with CircleCI.
4+
:icons: font
5+
6+
Learn how to deploy your code and manage your deployments with CircleCI. Choose an agentless setup, or install the Kubernetes release agent into your cluster.
7+
8+
Also in this section you will find deployment guides for a variety of platforms.

docs/guides/modules/execution-managed/pages/docker-homepage.adoc

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
= Execute on managed compute
1+
= Execute on managed compute
2+
:page-layout: subsection
3+
:page-description: Execute your jobs on CircleCI's managed compute resources.
4+
5+
Learn how to use the different execution environments available for running your jobs: Docker, Linux VM, macOS, Windows, Arm, and GPU.
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
= Execute on self-hosted runner
1+
= Execute on self-hosted runner
2+
:page-layout: subsection
3+
:page-description: Execute your jobs on self-hosted runners.
4+
:icons: font
5+
6+
Learn how to use self-hosted runners to execute your jobs on your own infrastructure. Choose between container runner and machine runners

docs/guides/modules/getting-started/pages/first-steps-section.adoc

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/guides/modules/getting-started/pages/how-to.adoc

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
= Get started with CircleCI
1+
= Get started with CircleCI
2+
:page-layout: subsection
3+
:page-description: Get started with CircleCI.
4+
:icons: font
5+
6+
Set up an organization, create a project, and learn how to invite your teammates to collaborate. Access language or use-case specific guides to get started.

0 commit comments

Comments
 (0)