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