1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Files
docs/content/github/developing-online-with-codespaces/index.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

26 lines
1.0 KiB
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
versions:
free-pro-team: '*'
---
{% data reusables.codespaces.release-stage %}
### Table of Contents
{% link_in_list /about-codespaces %}
{% link_in_list /about-billing-for-codespaces %}
{% link_in_list /configuring-codespaces-for-your-project %}
{% link_in_list /creating-a-codespace %}
{% link_in_list /developing-in-a-codespace %}
{% link_in_list /personalizing-codespaces-for-your-account %}
{% link_in_list /deleting-a-codespace %}
{% link_in_list /troubleshooting-your-codespace %}
{% link_in_list /using-codespaces-in-visual-studio-code %}
{% link_in_list /using-codespaces-in-visual-studio %}