Skip to content

Commit dda8be2

Browse files
hide stackblitz section
1 parent 791e330 commit dda8be2

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

  • src/pages/guides/getting-started

src/pages/guides/getting-started/index.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,14 +85,17 @@ Then setup some npm scripts in your _package.json_ for running Greenwood and mak
8585

8686
<!-- prettier-ignore-end -->
8787

88-
## Stackblitz
88+
<!-- Looking for Stackblitz alternatives -->
89+
<!-- https://github.com/ProjectEvergreen/www.greenwoodjs.dev/discussions/248 -->
8990

90-
If you want to jump to the final results right away, you can browse [the companion repo](https://github.com/ProjectEvergreen/greenwood-getting-started) or play around with it directly in your browser on [Stackblitz](https://stackblitz.com/github/projectevergreen/greenwood-getting-started).
91+
<!-- ## Jump Right In
9192
92-
> ⚠️ Currently Stackblitz does [not have support for Node `22.18.0`](https://github.com/stackblitz/webcontainer-core/issues/560#issuecomment-3263215295).
93+
If you want to jump to the final results right away, you can browse [the companion repo](https://github.com/ProjectEvergreen/greenwood-getting-started) or play around with it directly in your browser on [Stackblitz](https://stackblitz.com/github/projectevergreen/greenwood-getting-started).
9394
9495
<iframe class="stackblitz" src="https://stackblitz.com/github/projectevergreen/greenwood-getting-started?embed=1" loading="lazy"></iframe>
9596
97+
-->
98+
9699
## Next Section
97100

98101
With that all out of the way, let's move onto the [next section](/guides/getting-started/key-concepts/).

0 commit comments

Comments
 (0)