Commit 708cb2e
committed
Move the WSL2 guide from getting-started/ to development/
Previously, engineers by default were only provisioned a Windows state laptop. The WSL2 was helpful as a default option for getting setting up to make this Windows laptop mimic a UNIX system as much as possible.
Today, engineers are also provisioned a Macbook to by default enable development on a UNIX system. Mimicing a UNIX system is thus no longer the default use case for using the Windows machine - engineers may instead e.g. use the Windows machine to mirror the development environment of agency partners (who may not have admin access, and would instead [develop on native Windows](https://newjersey.github.io/innovation-engineering/guides/development/node-on-native-windows/) without WSL2).
This commit thus moves the WSL2 guide from "getting started" to "development", where the sibling native windows guide in the "development" folder might better enable engineers to discover both options and consider which works better for them.1 parent d41cfbd commit 708cb2e
File tree
5 files changed
+5
-6
lines changed- src/content/docs
- guides
- development
- getting-started
- onboarding
- tech-recommendations
5 files changed
+5
-6
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments