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

36 Commits

Author SHA1 Message Date
Kevin Heis
e8be8376a5 Update js to ts references (#58029)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-21 15:00:13 +00:00
Kevin Heis
fc1ff198f7 Move src/bookmarklets to docs-team (#58026) 2025-10-16 20:28:23 +00:00
Kevin Heis
9ac56e8646 Update content/contributing where it links to specific src files (#56592) 2025-07-11 16:26:10 +00:00
Kevin Heis
39beae4778 Add aria-labels to octicons (#55740) 2025-05-20 16:45:25 -07:00
Yuki Kobayashi
0d85dc7abf Fix character entity references (#36891)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2025-03-19 16:35:22 +00:00
Ben Ahmady
1aea5879b0 Scannability: Codespaces introductory content (#54688)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2025-03-11 12:14:17 +00:00
Rachael Sewell
93420a2ffa Update frontmatter versions (#54542) 2025-02-25 17:27:55 +00:00
Kevin Heis
00db977a50 Rename preview to review where applicable (#54510)
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2025-02-21 19:07:36 +00:00
Ashley
c7dd9790e9 [Remove Quotes] Removed quotes from codespaces communities desktop an… (#53582)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2024-12-12 21:38:35 +00:00
Artur Kordowski
e5877f8757 Fix text formatting with colon - part 2 (#35433)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-11-26 20:54:30 +00:00
Artur Kordowski
cbf086c256 Remove unnecessary spaces between words - part 2 (#35381)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-11-21 20:38:27 +00:00
Artur Kordowski
b1a68cb155 Fix inconsistent alerts by using the markdown notation - part 2 (#35221)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-11-08 17:20:31 +00:00
Sophie
2b410f5536 [Core / Unowned] Reduce usage of {% data variables.product.prodname_dotcom_the_website %} (#52069)
Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2024-10-07 08:26:50 +00:00
Grace Park
0b94935b77 Part 1: First fourth content unordered lists from dash to asterisk (#51094) 2024-06-13 10:39:07 -07:00
Steve Guntrip
1430fafa41 Remove product callouts from contributing docs (#49301) 2024-02-22 11:11:10 +00:00
Peter Bengtsson
e298104939 You don't need 'npm run build' to start (#48625) 2024-01-09 21:42:59 +00:00
Anne-Marie
1459ee6c32 [Improvement]: Get started (phase 1): Move "Fork a repo" and "Contributing to projects" #12501 (#47687) 2023-12-15 08:53:20 +00:00
Matt Pollard
f785f84096 Fix broken links (#46210) 2023-11-16 17:46:51 +00:00
Kevin Heis
7586a1a952 Migrate middleware directory to src (#45701) 2023-11-06 20:05:48 +00:00
Kevin Heis
748d1e3e3d Move files out of script/ (#45454)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-11-02 18:17:39 +00:00
Jess Hosman
783c7c6979 Deal with all occurrences of docs.github.com (#44293) 2023-11-02 17:38:25 +00:00
Siara
f43ab5df46 [FR] Fix broken links (#45013) 2023-10-25 16:51:22 +00:00
Kevin Heis
3da32a78fe Move stylesheets into src directory (#43727) 2023-10-05 17:29:25 +00:00
Rachael Sewell
b8bd4630f6 fix incorrect code language case 2023-09-25 11:21:53 -07:00
Kevin Heis
7e18a93662 merge 2023-09-25 10:28:48 -07:00
Kevin Heis
d436652f58 Fix all <!-- markdownlint-disable-line fenced-code-language --> 2023-09-25 10:26:33 -07:00
Rachael Sewell
ae2bf81fa6 resolve conflicts from main branch 2023-09-22 11:53:53 -07:00
Rachael Sewell
e7047a1d7d fix additional no trailing newlines 2023-09-22 11:41:06 -07:00
Rachael Sewell
a785c2be0f remove single trailing newline 2023-09-21 19:29:29 -07:00
Rachael Sewell
6024a3bac4 disable fenced-code-language rule for existing lines 2023-09-21 19:07:28 -07:00
Rachael Sewell
9608f7ebae Remove trailing spaces from Markdown 2023-09-21 16:20:15 -07:00
Steve Guntrip
49588f5de5 [How we docs] Replace links to markdown files with links to the published versions (#42640) 2023-09-18 09:29:43 +00:00
Peter Bengtsson
54aa018d38 Clean up all existing markdownlint errors (#42274) 2023-09-08 21:22:18 +00:00
Steve Guntrip
1ed5fd57b3 [How we docs] Troubleshooting and self-review guide (#40908)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2023-09-04 15:57:11 +00:00
Rachael Rose Renk
849831de2a Fix broken links (#41841) 2023-09-02 16:18:11 +00:00
Steve Guntrip
6fb8eeaeb9 How we docs megabranch (#36788)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.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: Robert Sese <734194+rsese@users.noreply.github.com>
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-07-18 16:51:15 +00:00