1
0
mirror of synced 2026-01-05 21:04:17 -05:00
Commit Graph

59 Commits

Author SHA1 Message Date
hubwriter
96e131e5c9 Clarify use of standard + feature-based versioning in frontmatter (#44254)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2023-10-13 08:13:16 +00:00
Ethan Palm
281afd19bb Add content model for diagrams (#42271)
Co-authored-by: github-actions <github-actions@github.com>
2023-10-10 15:21:36 +00:00
Kevin Heis
3da32a78fe Move stylesheets into src directory (#43727) 2023-10-05 17:29:25 +00:00
Ethan Palm
9a1f88bcb9 Update tool tag docs (#43688)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-10-04 00:43:36 +00:00
Steve Guntrip
aab271861a Remove curly quote from "Contents of a GitHub Docs article" (#43710) 2023-10-03 14:59:53 +00:00
Steve Guntrip
83e5beaa09 Splitting up the content model (#42868)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2023-09-29 10:34:06 +00:00
Ethan Palm
580a7dd9cc Add info about pipes in table rows to contributing docs (#43402)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
2023-09-28 16:45:28 +00:00
Rachael Sewell
f48d317e4c Set link punctuation rule to error (#43289) 2023-09-26 16:59:58 +00:00
Steve Guntrip
cfc0737dfe Fix HTML entities showing on the style guide (#43330) 2023-09-26 15:20:39 +00:00
Rachael Sewell
4a92fdbd18 Fix emphasis-style violations (#43056)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-09-26 01:22:39 +00:00
Rachael Sewell
b8dfb50528 Search replace linter bug (#43284) 2023-09-25 23:13:13 +00:00
Ethan Palm
8c092d2dde Document how to disable content linter rules with comments (#42669) 2023-09-25 22:27:59 +00:00
Rachael Sewell
ce11747ab0 fix incorrect code languages 2023-09-25 11:40:18 -07:00
Rachael Sewell
b8bd4630f6 fix incorrect code language case 2023-09-25 11:21:53 -07:00
Kevin Heis
335f3c22cb merge 2023-09-25 10:37:44 -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
29583b916b auto-fix remaining no trailing spaces 2023-09-22 11:03:18 -07:00
Rachael Sewell
0a9422e483 Merge branch 'main' into remove-trailing-spaces 2023-09-22 10:58:59 -07:00
Rachael Sewell
72c5f0c30e Enforce blanks around Markdown headings (#43041) 2023-09-22 17:40:03 +00:00
Rachael Sewell
5b0d22783f Enforce blank lines around code fences (#43042) 2023-09-22 16:56:27 +00:00
hubwriter
21d480a2ba Actions: Help users find starter workflows earlier in the learning process (#42483)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2023-09-22 14:37:51 +00:00
Sophie
d949315b22 Adds a few links to lib/excluded-link.js and replaces others (#42987)
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
2023-09-22 06:40:42 +00: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
Felicity Chapman
8d5bcb2857 Disambiguate info on file names in the style guide (#42426) 2023-09-11 21:48:36 +00:00
Peter Bengtsson
54aa018d38 Clean up all existing markdownlint errors (#42274) 2023-09-08 21:22:18 +00:00
Ethan Palm
1ec7366629 Document the --no-verify option for the content linter (#42126) 2023-09-06 23:19:12 +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
Rachael Sewell
c144dba8c5 add markdownlint search and replace rule (#41371) 2023-08-29 21:09:30 +00:00
Ethan Palm
921696adfb Add info on octicons with dynamic aria-label elements (#40754) 2023-08-15 17:36:23 +00:00
Rachael Rose Renk
c4eae25d6d [Improvement] Update release note guidelines to include packages security guidance (#40479)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
2023-08-14 20:28:33 +00:00
Sarita Iyer
ce42fe9766 [How we docs] YAML frontmatter article (#40428)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Steve Guntrip <stevecat@github.com>
2023-08-11 18:59:07 +00:00
Ethan Palm
1f3b8aba8b Update placeholder guidance (#40258)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-08-09 21:24:21 +00:00
Ben Ahmady
3380200525 Fixes a broken link (#40481) 2023-08-09 16:35:08 +00:00
Ethan Palm
b1546c04ce Update short title guidance (#40253)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-08-09 08:32:19 +00:00
Joe Clark
8b18b80701 Fix broken links 2023-08-03 (#40249)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-08-09 08:32:11 +00:00
Ethan Palm
e4f7f1cdb7 [How We Docs] Create "Configuring redirects" article (#40368) 2023-08-09 08:30:11 +00:00
Steve Guntrip
3bda0ac650 [How we docs] Add versioning article (#39139)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2023-08-02 09:26:19 +00:00
Ethan Palm
0c17993e2a Clarify use of "frontmatter" (#39883) 2023-07-31 20:10:11 +00:00
Ethan Palm
e027874d3f Add auto-review documentation (#39820) 2023-07-31 17:03:32 +00:00
Steve Guntrip
3166022b37 Add "Contributing" link to the homepage and slightly rename (#39850)
Co-authored-by: Ethan P <56270045+ethanpalm@users.noreply.github.com>
2023-07-28 16:56:31 +00:00
Laura Coursen
ef174786ee Align billing terminology and provide high-level overview (#38305)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2023-07-28 08:31:53 +00:00
Laura Coursen
7e7586450c Add "Audit log events" section to the style guide (#39792) 2023-07-27 16:05:03 +00:00
Laura Coursen
f87035a89d Add known issues to sectional TOC (#39784) 2023-07-27 13:52:27 +00:00