* updating configuring doc * Adding some content changes * pre-built -> predefined to match vscode * reorganizing * moving guides around, rewriting about * adding reference folder * fixing brooken links * clarifying and simplifying about doc * removing limitations * 5 mins to wow initial draft * fixing broken tests * Add dotfiles * Apply suggestions from code review Co-authored-by: Amy Burns <timeyoutakeit@github.com> * addressing comments * clarifying some text * Update dotfiles step Co-authored-by: amy <timeyoutakeit@github.com>
25 lines
915 B
Markdown
25 lines
915 B
Markdown
---
|
|
title: 'Developing online with {% data variables.product.prodname_codespaces %}'
|
|
shortTitle: Codespaces
|
|
intro: 'You can develop entirely in the cloud using {% data variables.product.prodname_codespaces %}, an integrated development environment (IDE) on {% data variables.product.prodname_dotcom %}.'
|
|
product: '{% data reusables.gated-features.codespaces %}'
|
|
redirect_from:
|
|
- /github/developing-online-with-github-codespaces
|
|
- /github/developing-online-with-codespaces
|
|
versions:
|
|
free-pro-team: '*'
|
|
topics:
|
|
- Codespaces
|
|
---
|
|
|
|
{% data reusables.codespaces.release-stage %}
|
|
|
|
### Table of Contents
|
|
|
|
{% link_in_list /about-codespaces %}
|
|
{% link_in_list /codespaces-quickstart %}
|
|
{% link_in_list /getting-started-with-codespaces %}
|
|
{% link_in_list /setting-up-your-codespace %}
|
|
{% link_in_list /developing-in-codespaces %}
|
|
{% link_in_list /working-with-your-codespace %}
|
|
{% link_in_list /codespaces-reference %} |