Vanessa Yuen
f44d5aa648
Add VS Code debugger config ( #16819 )
...
* add config for using vscode debugger
reference: https://github.com/Microsoft/vscode-recipes/tree/master/nodemon
* some docs
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2020-12-10 18:37:06 +00:00
Emily Gould
8917055830
Add entry for indentation to style guide ( #16728 )
...
* Add entry for indentation
* Update contributing/content-style-guide.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-12-02 16:01:51 -06:00
Nick Schonning
7be6c9e428
typo: Double word 'conceptual'
2020-12-01 17:10:05 -05:00
Jason Etcovitch
4484068e01
Move render-content code to this repo ( #16544 )
...
* Move render-content files in here
* Replace existing file with nested index.js
* Copy in tests and jest-ify
* Update docs
* Uninstall @github-docs/render-content
* Bring over README
* Add missing dependencies
* Fix require paths
2020-11-25 11:20:23 -05:00
Emily Gould
73134f5823
Merge branch 'main' into patch-2
2020-11-23 15:49:27 -06:00
Sarah Schneider
0b3594cbb9
a few more edits
2020-11-20 16:58:02 -05:00
Sarah Schneider
1a8dedf4d5
bunch of edits
2020-11-20 16:50:11 -05:00
Sarah Schneider
6041ffcfeb
Update contributing/search.md
2020-11-20 11:18:10 -05:00
Sarah Schneider
db79e8fc56
Update contributing/search.md
...
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2020-11-20 10:59:18 -05:00
Sarah Schneider
0a195e40eb
document the new command options and the new workflow
2020-11-20 10:45:23 -05:00
Balazs Gyurak
f9155da812
Suggest to avoid "Master branch" instead of "Default branch"
2020-11-20 10:46:26 +00:00
Sarah Schneider
f71fcede1c
Update contributing/development.md
...
Co-authored-by: Janice <janiceilene@github.com>
2020-11-18 15:16:53 -05:00
Sarah Schneider
4a2b39e478
remove extra newline
2020-11-17 18:26:41 -05:00
Sarah Schneider
aa4fcb0008
document the dev-toc
2020-11-17 18:22:27 -05:00
jmarlena
45398e709c
Password authentication and OAuth Authorizations API deprecation ( #16375 )
...
* Version password examples for GHES only
* Remove unnecessary note
* Versioned deprecation reusable for GHES only?
* Update troubleshooting article
* Version OAuthorizations REST API page for enterprise-only
* Remove deprecations reusable
* Add tentative note
* Rework two-factor authentication sections
* Fix double redirect reference
* versioning tweak
* Versioning tweaks
* adding back the endifs
* random link reformatting
* OAuth Authorization API versioned for 2.22
* /
* Fix internal docs links
* remove static redirect for dotcom
* Try deleting redirect
* Apply @martin389's suggested changes
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
* Remove best practice assumptions
* Apply suggestions from code review
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
* Add note
* restore redirects in content file and remove free-pro-team expected path from test fixture
* change note position
* handle path that was available on dotcom in developer site but is now GHES only
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
2020-11-13 11:01:17 -08:00
Antonio Davide Calì
cde1b00e2a
Update localization-checklist.md
...
Fixed broken link on style-guide
2020-11-10 11:40:03 +01:00
Janice
c3f3cf2147
Merge branch 'main' into codespaces
2020-11-09 15:51:01 -07:00
Olivier Jacques
5d20e7b0a2
Remove Codespaces screenshot
2020-11-09 00:16:24 +01:00
Stephen Wade
f517341e96
Correct spelling of "OAuth" in example
2020-11-06 23:40:28 -05:00
Janice
1859650e56
Merge branch 'main' into patch-1
2020-11-06 12:46:33 -07:00
Sarah Schneider
8b101bdae6
Merge branch 'main' into document-npm-run-build
2020-11-05 11:16:05 -05:00
Olivier Jacques
758862a610
Remove codespaces.gif
2020-11-05 10:18:23 +01:00
Nick Schonning
87e8d1b4b0
chore: Remove locales from docs.microsoft.com urls ( #1011 )
2020-11-04 14:43:27 -08:00
HonkingGoose
2dec122e63
Add missing %
2020-11-04 22:54:30 +01:00
Nick Schonning
f2419311b4
typo: enviroment -> environment
2020-11-04 14:38:41 -05:00
Nick Schonning
22ae7dd8a8
typo: occurence -> occurrence
2020-11-04 14:38:34 -05:00
Nick Schonning
a0ee3ff296
typo: licences -> licenses
2020-11-04 14:38:32 -05:00
Chiedo John
f8b5a2c2ef
Merge branch 'main' into document-npm-run-build
2020-11-04 09:34:24 -05:00
Janice
783ce58774
Merge branch 'main' into patch-1
2020-11-03 16:18:26 -07:00
Sarah Schneider
846278cad3
document npm run build step in development and troubleshooting guides
2020-11-02 09:09:02 -05:00
William Chang
976c9993c9
Fix broken link on content style guide
2020-11-02 18:41:48 +07:00
Christian Adamini
6bb50413d7
Fix voice and tone link
2020-11-01 23:25:47 +01:00
Olivier Jacques
70e6ced9ec
Add codespaces capability to edit the docs
2020-10-21 17:24:58 +02:00
Chiedo John
b21cdef0ac
Merge branch 'main' into patch-22
2020-10-19 10:54:52 -04:00
Jason Etcovitch
efed031ea4
Add copy button to code blocks ( #16052 )
...
* Add deps
* Setup copy events
* Updoot
* Tweak styling
* Do a lil' proof-of-concept
* Updoot @github-docs/render-content
* Use SCSS variables for custom styles
* Adjust docs
* Ignore clipboard in check-deps
* Add copy annotation to quickstart workflow sample
Co-authored-by: Cynthia Rich <crichID@users.noreply.github.com>
2020-10-16 10:55:35 -04:00
Thai Pangsakulyanont
1ac145fc93
Fix indentation inside Code Examples ( #271 )
2020-10-15 14:32:00 -07:00
Janice
a4cc127071
Merge branch 'main' into patch-6
2020-10-15 10:23:08 -07:00
Janice
5ce0755a85
Merge branch 'main' into typos-in-contributing-search-guide
2020-10-14 13:53:16 -07:00
Zeke Sikelianos
923c7e4232
add tip about nodenv permissions ( #365 )
...
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2020-10-14 10:53:05 -07:00
Shivam7-1
a07dbfd8ab
Updated localization-checklist.md
2020-10-14 07:14:18 +05:30
Takuya Noguchi
d5994bdf5c
Fix typos in search part of contribution guideline
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-10-14 00:09:52 +00:00
Simran
3bbb3509cb
Remove extra "in" and add missing quote mark to style guide
2020-10-12 14:29:29 +02:00
Hans5958
91976e6343
Fix broken link to "Grammar and usage" brand guide page
2020-10-09 14:27:37 +00:00
Arthur Casals
88e2f6d30e
Update permalinks.md
...
Included contributor-friendly information about permalinks
2020-10-08 21:59:00 +02:00
Jeff McAffer
e666d059f9
correct the version of node required ( #215 )
...
* correct the version of node required
* clarify Node.js 12 and 14 requirements and enviroments
* 12 or 14
Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
2020-10-08 12:28:31 -07:00
Sarah Schneider
0a44768c61
Update internal docs with new versioning syntax ( #15872 )
...
* update internal docs for new versions, and update some outdated links
* :nailcare:
* Update content/README.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
* Update contributing/liquid-helpers.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
* Update contributing/liquid-helpers.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-05 18:08:18 -07:00
Zeke Sikelianos
b22914db59
Upgrade to Node.js 14 ( #15822 )
...
* set engines.node to >=12
* set engines.node to >=12
* Update node-versions.md
* update Node.js version in Actions workflows
* Update .node-version
* Update references to Node.js version from 12 to 14
* Update Dockerfile to use Node.js 14
* set engines.node to safe "12 - 14" range
2020-10-05 17:02:55 -07:00
Zeke Sikelianos
f298882078
add contributing/development.md ( #15806 )
...
* add contributing/development.md
* Update CONTRIBUTING.md
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
* Update contributing/development.md
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
* Update contributing/development.md
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
* Update contributing/development.md
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
* Update contributing/development.md
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
* Update contributing/development.md
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
* Update contributing/development.md
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
* cross-link to various liquid docs
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
2020-10-01 11:27:27 -07:00
Vanessa Yuen
3df90fc9b8
Hello git history spelunker!
...
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00