1
0
mirror of synced 2025-12-19 09:57:42 -05:00

45 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
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
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
Ashish Keshan
7d5aca1efa Get remaining quotes from md files (#53858)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2025-01-13 18:11:04 +00:00
Artur Kordowski
0952a21569 Remove unnecessary spaces between words - part 3 (#35382)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-11-22 16:39:06 +00:00
Jan Brasna
6306b5fc3e Fixup contributing docs and links (#31531)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-02-08 20:30:40 +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
Harsh Dev Pathak
2a3f26c3d4 Update README link in development.md (#29166)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-10-16 22:03:20 +00:00
Harsh Dev Pathak
87de6ba212 Update development.md (#29000)
Co-authored-by: Steve Ward <steveward@github.com>
2023-10-16 13:50:48 +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
9bf3fc185a Create languages src directory (#41661) 2023-08-30 17:24:59 +00:00
Kevin Heis
8b614cf949 A little tidy-ing of the contributing folder (#36123) 2023-04-03 16:00:22 +00:00
Kevin Heis
f39c19e05b Update to Node 18 (#34001) 2023-01-23 16:00:25 +00:00
Peter Bengtsson
f7be7f0129 Revert "Remove ENABLED_LANGUAGES" (#33953) 2023-01-13 17:52:48 +00:00
Kevin Heis
cdf1123135 Remove ENABLED_LANGUAGES (#33766) 2023-01-13 16:42:00 +00:00
Rachael Sewell
8c20a9caae remove LFS from codebase (#33777) 2023-01-06 18:57:36 +00:00
Peter Bengtsson
edc25dd421 re-read content on every request (#30646) 2022-09-13 13:06:33 +00:00
Sarah Schneider
19adea530a move debugging docs to new file and clarify 2022-07-14 11:51:00 -04:00
Sarah Schneider
4fa4cc8eaa the dev-toc is deprecated 2022-07-12 10:33:08 -04:00
Sarah Schneider
dc2bd4b140 add bookmarklets to script dir 2022-04-13 15:53:59 -04:00
hubwriter
0dfddc9de2 Update development.md 2022-04-01 10:37:46 +01:00
Anil Seervi
6d3f35370c Fix ambiguous keyboard shortcut to stop local server 2021-10-20 20:40:35 +05:30
Robert Sese
7c44c39799 Document use of ENABLED_LANGUAGES (#20991) 2021-08-19 23:19:01 +00:00
Kevin Heis
ae7b652463 Create a storybook with callout component (#20902)
* Create a storybook with callout component

* Add to dist/storybook

* Remove references to dist dir, storybook takes place

* Update Callout.stories.tsx

* Update Dockerfile

* Update Dockerfile
2021-08-17 20:28:59 +00:00
Lucas Costi
f90d9808aa Numbering fix (#20753) 2021-08-10 05:19:07 +00:00
Kevin Heis
eddadb875e LFS the Lunr Indexes (#20521)
* LFS the Lunr Indexes

* Add a note about installing Git LFS

* Run "install" command

* Update indexes

* Index names
2021-07-27 22:06:31 +00:00
Grace Park
8ba413cabc React Cleanup: Documentation (#20517)
* initial documentation changes

* editing layouts terminology

* update to match other files

* move javascripts to components/lib

* fix: dockerfile

* update based on Mikes updates to the javascripts directory

* update components/README.md

Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com>
2021-07-27 09:07:18 -07:00
Felicity Chapman
e9e7d52177 Update the minimum version of Node to 14 (#19077) 2021-06-07 12:09:39 +00:00
James M. Greene
054f9abc73 Provide more clarity on development basic commands (#17423) 2021-01-21 13:42:38 -05:00
Sarah Schneider
af41e4ad05 update contributing docs 2021-01-15 11:56:10 -05:00
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
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
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
Olivier Jacques
758862a610 Remove codespaces.gif 2020-11-05 10:18:23 +01:00
Sarah Schneider
846278cad3 document npm run build step in development and troubleshooting guides 2020-11-02 09:09:02 -05:00
Olivier Jacques
70e6ced9ec Add codespaces capability to edit the docs 2020-10-21 17:24:58 +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
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