1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Commit Graph

83 Commits

Author SHA1 Message Date
Rachael Sewell
b8bd4630f6 fix incorrect code language case 2023-09-25 11:21:53 -07:00
Rachael Sewell
9608f7ebae Remove trailing spaces from Markdown 2023-09-21 16:20:15 -07:00
Laura Coursen
7fcca69bf0 Even more CommonMark fixes (#42177) 2023-09-07 17:42:16 +00:00
Yukai Chou
fd6d3b4ee5 docs: remove trailing newlines in code blocks (#27990) 2023-09-06 09:37:02 +00:00
hubwriter
57d47a08af Codespaces: change 'encrypted secrets' to 'secrets' (#41416) 2023-09-04 10:25:21 +00:00
hubwriter
6962f4736c Codespaces: Bug fix - add sign-in instruction (#40580) 2023-08-14 07:58:24 +00:00
Garrett W
8ad624186b Add guide for setting up php codespaces (#25720)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-08-02 10:51:35 +00:00
Isaac Brown
b5fba38365 [Improvement]: Document billing details for Codespaces templates (#38960)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2023-07-21 10:32:41 +00:00
Grace Park
1dfa5c251e Fix ordered lists to only use 1. (#38283)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-06-26 16:25:04 -07:00
Grace Park
a8a6e4554a Fix for blank lines around code fences (#38255) 2023-06-26 10:21:48 -07:00
Grace Park
cbda3f2434 Fix trailing spaces in content and data (#37904) 2023-06-23 10:45:10 -07:00
Grace Park
82bf353afd Add new line character to lines without it (#38196) 2023-06-21 16:03:41 +00:00
Grace Park
90039fc985 Update and standardize unordered lists to be - (#37854) 2023-06-16 20:57:24 +00:00
Kevin Heis
2bdba80bd7 Merge pull request #37735 from github/copy-to-commonmark-compliant
Update copy syntax to CommonMark compliant
2023-06-13 10:48:18 -07:00
Grace Park
ac0cc66bd0 Update period rule for alt text image ending punctuation (#37692)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-06-12 19:33:01 +00:00
Kevin Heis
5f0ca62ed3 Update copy syntax to CommonMark compliant 2023-06-12 08:11:20 -07:00
Grace Park
0b3540d1a6 Adding fixes for alt image text period (#37646)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2023-06-08 16:22:37 +00:00
Rachael Sewell
e9a894c8d6 Fix unordered list indentation (#37391)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-06-06 22:07:29 +00:00
Laura Coursen
06e0a5a3df Update some octicon references (#37039)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-05-15 14:25:51 +00:00
Laura Coursen
0371abe115 Hide decorative octicons (#36816)
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2023-05-09 14:36:45 +00:00
Isaac Brown
07114ebcc2 [Bug] Remove info about codespace template links (#36659) 2023-04-27 14:04:42 +00:00
hubwriter
063e93a689 Codespaces: recommended secrets / one-click experience (#35684)
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
Co-authored-by: isaacmbrown <isaacmbrown@github.com>
2023-04-24 15:51:07 +00:00
Isaac Brown
26f8384356 [Improvement] Codespaces: Document that any changes outside /workspaces are cleared on rebuild (#35698)
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
Co-authored-by: John Keech <jokeech@microsoft.com>
2023-03-24 10:10:33 +00:00
Laura Coursen
a7c9a02f12 Update headers in "About billing for GitHub Codespaces" (#35350)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-03-15 10:52:42 +00:00
hubwriter
789e262b1b Accessibility: Replace Codespaces screenshots and rewrite alt text - batch 3 (#35252)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-03-13 13:00:00 +00:00
hubwriter
ce594b4b0f Accessibility: Replace Codespaces screenshots and rewrite alt text - batch 2 (#35128)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2023-03-06 09:29:21 +00:00
hubwriter
bb1e800ac1 Accessibility: Replace Codespaces screenshots and rewrite alt text (#34864)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-02-23 16:05:00 +00:00
Peter Bengtsson
b7c7dbf672 Update all internal links (#34787) 2023-02-15 15:16:18 +00:00
hubwriter
933301f7a3 Update Codespaces articles to match GUI changes in VS Code (#34148)
Co-authored-by: github-actions <github-actions@github.com>
2023-01-27 17:12:46 +00:00
hubwriter
0e5b5d644f Add a troubleshooting article for Codespaces included usage (#34093)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2023-01-27 12:47:41 +00:00
Kevin Heis
74e64648e6 Reformat towards deprecation 3.3 (#34181) 2023-01-26 16:13:09 +00:00
hubwriter
007380fb12 Add redirects for moved tutorials (#33911) 2023-01-13 10:17:20 +00:00
hubwriter
18a2cc8498 Remove experimental format ("playground") page from Codespaces docs (#33732)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-01-11 19:52:51 +00:00
hubwriter
bef31915a7 Remove mentions & screenshots of 2 buttons that were removed from the Codespaces extension for JetBrains (#32896)
Co-authored-by: github-actions <github-actions@github.com>
2022-11-29 12:16:00 +00:00
Isaac Brown
3ff64a8c8c Incremental rebuild of dev container in Codespaces - [GA] (#32544)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Craig Peters <craiglpeters@github.com>
2022-11-22 15:54:48 +00:00
Jules Parker
226ee80da4 alistairs suggestions 2022-11-07 18:38:44 +01:00
Jules Parker
8eed0ac2c6 updates screenshots 2022-11-07 14:52:29 +01:00
hubwriter
f01e32901e Universe: Final changes for docs for JetBrains support in Codespaces (#32306)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2022-11-04 16:29:59 +00:00
Isaac Brown
31274d9415 [Universe] - Codespaces Templates - combined work (#32149)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: JP Ungaretti <19893438+jungaretti@users.noreply.github.com>
2022-11-03 13:30:55 +00:00
Isaac Brown
b0725c0491 [Universe] Adding features with the devcontainer.json editor (#32127)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
2022-11-03 10:19:53 +00:00
hubwriter
feac4c738b [2022-11-09 Universe]: JupyterLab support for Codespaces - [GA] (#31767)
Co-authored-by: github-actions <github-actions@github.com>
2022-11-02 16:04:45 +00:00
isaacmbrown
38e475d4c9 Merge branch 'main' into codespaces-universe-megabranch 2022-10-28 08:33:20 +01:00
hubwriter
29c803a3fe Add new Codespaces article for the openFiles property (#31978)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2022-10-27 16:32:07 +00:00
hubwriter
6779adbc8f Merge branch 'main' into codespaces-universe-megabranch 2022-10-25 20:34:21 +01:00
hubwriter
b759380936 Universe 2022: Codespaces for all - initial PR (#31679)
Co-authored-by: Craig Peters <craiglpeters@github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2022-10-25 20:14:27 +01:00
Rachael Sewell
3e998f61d5 use azure blob storage for archived enterprise versions (#31883)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
2022-10-25 12:03:38 -07:00
hubwriter
470e29e11a Codespaces support for JetBrains - review comment changes (#31483) 2022-10-21 16:52:01 +01:00
hubwriter
0803750103 Merge branch 'main' into codespaces-universe-megabranch 2022-10-21 07:31:41 +01:00
hubwriter
fa24498f86 Codespaces: Org-level allowed images policy (#30802)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-10-20 16:19:10 +00:00
hubwriter
caace16982 Remove the gated feature box from the start of all Codespaces articles (#31678) 2022-10-13 15:56:56 +01:00