Skip to content

Commit 4a5cff8

Browse files
jc-clarksubatoi
andauthored
Landing page: Codespaces (#60255)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
1 parent 8bc1588 commit 4a5cff8

84 files changed

Lines changed: 184 additions & 92 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/codespaces/about-codespaces/codespaces-features.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ versions:
77
fpt: '*'
88
ghec: '*'
99
contentType: concepts
10+
category:
11+
- Get started
1012
---
1113

1214
## {% data variables.product.prodname_github_codespaces %} features

content/codespaces/about-codespaces/deep-dive.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ versions:
99
redirect_from:
1010
- /codespaces/getting-started/deep-dive
1111
contentType: get-started
12+
category:
13+
- Get started
1214
---
1315

1416
{% data variables.product.prodname_github_codespaces %} is an instant, cloud-based development environment that uses a container to provide you with common languages, tools, and utilities for development. {% data variables.product.prodname_github_codespaces %} is also configurable, allowing you to create a customized development environment for your project. By configuring a custom development environment for your project, you can have a repeatable codespace configuration for all users of your project.

content/codespaces/about-codespaces/understanding-the-codespace-lifecycle.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ redirect_from:
1111
- /codespaces/about-codespaces/the-codespace-lifecycle
1212
- /codespaces/getting-started/understanding-the-codespace-lifecycle
1313
contentType: concepts
14+
category:
15+
- Get started
1416
---
1517

1618
> [!NOTE]

content/codespaces/about-codespaces/what-are-codespaces.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ versions:
99
redirect_from:
1010
- /codespaces/overview
1111
contentType: concepts
12+
category:
13+
- Get started
1214
---
1315

1416
## Introduction

content/codespaces/customizing-your-codespace/changing-the-machine-type-for-your-codespace.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ versions:
88
redirect_from:
99
- /codespaces/developing-in-codespaces/changing-the-machine-type-for-your-codespace
1010
contentType: how-tos
11+
category:
12+
- Customize your codespace
1113
---
1214

1315
## About machine types

content/codespaces/customizing-your-codespace/changing-the-shell-in-a-codespace.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ versions:
66
fpt: '*'
77
ghec: '*'
88
contentType: how-tos
9+
category:
10+
- Customize your codespace
911
---
1012

1113
When you're working in a codespace, you can open a new terminal window with a shell of your choice, change your default shell for new terminal windows, or install a new shell. You can also use dotfiles to configure your shell.

content/codespaces/customizing-your-codespace/renaming-a-codespace.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ versions:
66
ghec: '*'
77
shortTitle: Rename a codespace
88
contentType: how-tos
9+
category:
10+
- Create and manage codespaces
911
---
1012

1113
## About renaming a codespace

content/codespaces/developing-in-a-codespace/connecting-to-a-private-network.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ versions:
77
redirect_from:
88
- /codespaces/developing-in-codespaces/connecting-to-a-private-network
99
contentType: how-tos
10+
category:
11+
- Create and manage codespaces
1012
---
1113

1214
## About codespace networking

content/codespaces/developing-in-a-codespace/creating-a-codespace-for-a-repository.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ versions:
1111
ghec: '*'
1212
shortTitle: Create a codespace for a repo
1313
contentType: how-tos
14+
category:
15+
- Create and manage codespaces
1416
---
1517

1618
## About creating a codespace for a repository

content/codespaces/developing-in-a-codespace/creating-a-codespace-from-a-template.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ shortTitle: Create a codespace from a template
88
redirect_from:
99
- /codespaces/developing-in-codespaces/creating-a-codespace-from-a-template
1010
contentType: how-tos
11+
category:
12+
- Create and manage codespaces
1113
---
1214

1315
# About templates for {% data variables.product.prodname_github_codespaces %}

0 commit comments

Comments
 (0)