* updating arch for new developer focused content * remove about codespaces from child list * Devcontainer updates * rearranging for new getting started content * reorganizing and renaming getting started * Add VS to tool switcher * Actually adding correct key for vscode * Adding vscode as a switcher value * Adding switcher to quickstart * Updates to quickstart * adding first draft of creating your codespace * taking out additional line and linking to customizing your codespace docs * Update new codespace img * Updating devcontainer.json for docs * fixing changes and adding more ideas for deep dive * adding a few more changes to the deep dive * suggestings from jake and expanding the deep dive * re-writing some content * adding information about a shallow clone * add more information about dev containers * adding feedback * Apply suggestions from code review Co-authored-by: Felicity Chapman <felicitymay@github.com> * adding a note box to committing section * adding correct link for default container * improving deep dive based on feedback * making some edits, adding diagrams and images, and making it seem less like a wall of text * addinig new image * updating port forwarding diagram * removing duplicated redirects * updating overview with feedback from Matt and a more active voice * updating quickstart based on feedback * updating deep dive based on feedback * remove updates for switcher * Clarify that dotfiles are opt-in Per https://github.com/github/codespaces/issues/3223 * fixing header size * moving codespace higher up the list * updating based on feedback from Martin and Meg Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com> Co-authored-by: Felicity Chapman <felicitymay@github.com> Co-authored-by: Jake Shorty <jshorty@github.com> Co-authored-by: James M. Greene <JamesMGreene@github.com>
46 lines
2.1 KiB
Markdown
46 lines
2.1 KiB
Markdown
---
|
|
title: GitHub Codespaces Documentation
|
|
beta_product: true
|
|
shortTitle: GitHub Codespaces
|
|
intro: 'Create a codespace to start developing in a secure, configurable, and dedicated development environment that works how and where you want it to.'
|
|
introLinks:
|
|
overview: /codespaces/overview
|
|
quickstart: /codespaces/getting-started/quickstart
|
|
featuredLinks:
|
|
guides:
|
|
- /codespaces/getting-started-with-codespaces/getting-started-with-your-nodejs-project-in-codespaces
|
|
- /codespaces/getting-started-with-codespaces/getting-started-with-your-python-project-in-codespaces
|
|
- /codespaces/getting-started-with-codespaces/getting-started-with-your-java-project-in-codespaces
|
|
- /codespaces/getting-started-with-codespaces/getting-started-with-your-dotnet-project
|
|
guideCards:
|
|
- /codespaces/developing-in-codespaces/creating-a-codespace
|
|
- /codespaces/developing-in-codespaces/developing-in-a-codespace
|
|
- /codespaces/developing-in-codespaces/using-codespaces-in-visual-studio-code
|
|
- /codespaces/setting-up-your-codespace/personalizing-codespaces-for-your-account
|
|
popular:
|
|
- /codespaces/setting-up-your-codespace/configuring-codespaces-for-your-project
|
|
- /codespaces/managing-codespaces-for-your-organization/managing-user-permissions-for-your-organization
|
|
- /codespaces/managing-codespaces-for-your-organization/managing-access-and-security-for-your-organizations-codespaces
|
|
- /codespaces/managing-codespaces-for-your-organization/reviewing-your-organizations-audit-logs-for-codespaces
|
|
popularHeading: Managing GitHub Codespaces
|
|
product_video: 'https://www.youtube-nocookie.com/embed/_W9B7qc9lVc'
|
|
redirect_from:
|
|
- /github/developing-online-with-github-codespaces
|
|
- /github/developing-online-with-codespaces
|
|
layout: product-landing
|
|
examples_source: data/product-examples/codespaces/code-examples.yml
|
|
versions:
|
|
fpt: '*'
|
|
children:
|
|
- /overview
|
|
- /getting-started
|
|
- /setting-up-your-project-for-codespaces
|
|
- /customizing-your-codespace
|
|
- /developing-in-codespaces
|
|
- /managing-your-codespaces
|
|
- /managing-codespaces-for-your-organization
|
|
- /codespaces-reference
|
|
- /guides
|
|
---
|
|
|