1
0
mirror of synced 2025-12-20 10:28:40 -05:00
Commit Graph

718 Commits

Author SHA1 Message Date
Amy Burns
788681f11e Codespaces configuration & About updates (#19171)
* 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

* Apply suggestions from code review

Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>

Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
2021-05-07 19:15:06 -04:00
Amy Burns
e31ed460f9 Quickstart editorial fixes (#19195)
* making a few editorial fixes

* adding a missing period
2021-05-07 22:42:57 +00:00
Bailey Brooks
a959f40ad8 Initial draft for Java quickstart 2021-05-07 15:33:12 -07:00
Amy Burns
b6e3e5f415 Apply suggestions from code review 2021-05-06 21:01:20 -04:00
Allison Weins
c983d9293d Initial draft for C# (.NET) quickstart 2021-05-07 00:02:11 +00:00
Allison Weins
bdb00b675f Update getting-started-with-your-python-project-in-codespaces.md 2021-05-06 16:42:21 -07:00
Allison Weins
c2eebd3c74 Edits to devcontainer.json steps 2021-05-06 19:33:41 +00:00
Allison Weins
9d243b2b5e Merge branch 'codespaces-python-quickstart' of https://github.com/2percentsilk/docs-1 into codespaces-python-quickstart 2021-05-06 00:43:58 +00:00
Allison Weins
a98c40454b Addressing first set of comments 2021-05-06 00:43:12 +00:00
Allison Weins
5ada17c39a Update content/codespaces/getting-started-with-codespaces/getting-started-with-your-python-project-in-codespaces.md
Co-authored-by: Christopher Harrison <chrhar@microsoft.com>
2021-05-05 13:18:53 -07:00
Allison Weins
bd43ffb189 Merge branch 'codespaces-python-quickstart' of https://github.com/2percentsilk/docs-1 into codespaces-python-quickstart 2021-05-04 23:27:36 +00:00
Allison Weins
826500961b Adding Python qs to toc 2021-05-04 23:27:17 +00:00
Allison Weins
8707de5c16 Update content/codespaces/getting-started-with-codespaces/getting-started-with-your-python-project-in-codespaces.md
Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com>
2021-05-04 15:38:43 -07:00
Allison Weins
5a4552736d Update content/codespaces/getting-started-with-codespaces/getting-started-with-your-python-project-in-codespaces.md
Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com>
2021-05-04 15:38:17 -07:00
Allison Weins
12e7963b7b Update content/codespaces/getting-started-with-codespaces/getting-started-with-your-python-project-in-codespaces.md
Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com>
2021-05-04 15:06:57 -07:00
Allison Weins
319077807c Initial draft for Python quickstart 2021-05-04 20:16:23 +00:00
Amy Burns
07d7edea92 Removing info about machine types (#19120)
* removing info about machine types

* removing doc
2021-05-03 13:52:56 -07:00
Amy Burns
c863678e73 New organization for codespaces docs (#18910)
* adding new tables and linking to info on audit logs

* editing some text:

* adding new info on how to add image registry login

* adding link and fixing table

* formatting

* formatting

* Apply suggestions from code review

Co-authored-by: Laura Coursen <lecoursen@github.com>

* updaing private image registry secret info and other improvements

* some minor fixes

* fixing test errors

* rewriting registry secret section

* rewriting registry secret section

* updating link to reflect title

* Update content/github/developing-online-with-codespaces/managing-encrypted-secrets-for-codespaces.md

Co-authored-by: Laura Coursen <lecoursen@github.com>

* updating bullet point

* moving codespaces to top-level item

* fixing duplicated redirect

* Adding some organization for contributors

* adding learning codespaces to index file

* do not error out if category array is empty

* Apply suggestions from code review

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>

* fixing broken link

* Document choosing machine type for a codespace in the GitHub UI (#19055)

* Document choosing machine type in the GitHub UI

* Replace link placeholder with actual path

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

Co-authored-by: Amy Burns <timeyoutakeit@github.com>

Co-authored-by: Amy Burns <timeyoutakeit@github.com>

* reoganizing based on CD

* putting machine type doc in correct location

* fixing broken redirects

* removing quickstart example from index page

* updating main index file

* Fixing broken links

* adding intros

* adding js quickstart (#18960)

* adding js quickstart

* clarify walkthrough

* adding more images and last few sections

* fixing broken links

* fixing broken links and formatting

* formatting fixes

* Apply suggestions from code review

Co-authored-by: hubwriter <hubwriter@github.com>

* adding index file for learn folder

* adding some feedback changes

* adding some review comments

* fixing broken links

Co-authored-by: hubwriter <hubwriter@github.com>

* doing some additional re-org

* fixing topics

* adding Codespaces as a topic

* fixing so title matches slug

* Update data/reusables/codespaces/codespaces-machine-types.md

Co-authored-by: Meg Bird <megbird@github.com>

* expanding intro

Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Meg Bird <megbird@github.com>
2021-05-03 17:06:49 +00:00