|
1 | 1 | # StackBlitz — Your local env, now in the browser |
2 | 2 |
|
3 | | -[](https://discord.gg/stackblitz) |
| 3 | +[](https://discord.gg/stackblitz) [](https://developer.stackblitz.com) |
4 | 4 |
|
5 | | -Welcome to the StackBlitz GitHub repo! |
| 5 | +Welcome to the StackBlitz GitHub repository! |
6 | 6 |
|
7 | | -This repo serves as our primary way of [keeping track of bugs](https://github.com/stackblitz/core/issues) & central location where we publish our internal packages. If you have any questions/ideas/feedback, feel free to open an issue or come chat with us on [Discord](https://discord.gg/stackblitz)! |
| 7 | +This repository serves as our primary way of [keeping track of bugs](https://github.com/stackblitz/core/issues). If you have any questions/ideas/feedback, feel free to [open an issue](https://github.com/stackblitz/core/issues/new/choose), or come chat with us on [Discord](https://discord.gg/stackblitz)! |
8 | 8 |
|
9 | | -### Just learning about StackBlitz? |
| 9 | +## Learn more |
10 | 10 |
|
11 | | -Take a look at our [announcement post](https://medium.com/@ericsimons/stackblitz-online-vs-code-ide-for-angular-react-7d09348497f4) which covers our core functionality, feature set and motivations behind the project. |
| 11 | +- [Read our docs](https://developer.stackblitz.com/) to learn about our features for developers, open-source and design system maintainers, and more. |
| 12 | +- [Check out our blog](https://blog.stackblitz.com/) for all the latest news, and deep dives in the Web technologies that power StackBlitz. |
12 | 13 |
|
13 | | -### Curious how our technology works? |
| 14 | +## Other repositories |
14 | 15 |
|
15 | | -We recommend [reading the write-up](https://medium.com/@ericsimons/introducing-turbo-5x-faster-than-yarn-npm-and-runs-natively-in-browser-cc2c39715403) we did and exploring the code in this GitHub repo. |
16 | | - |
17 | | -### Documentation |
18 | | - |
19 | | -__Check out our docs at [developer.stackblitz.com](https://developer.stackblitz.com/)__ |
| 16 | +- StackBlitz docs: [stackblitz/docs](https://github.com/stackblitz/docs) |
| 17 | +- StackBlitz SDK: [stackblitz/sdk](https://github.com/stackblitz/sdk) |
| 18 | +- Starter templates: [stackblitz/starters](https://github.com/stackblitz/starters) |
| 19 | +- WebContainers: [stackblitz/webcontainer-core](https://github.com/stackblitz/webcontainer-core) |
| 20 | +- WebContainer API docs: [stackblitz/webcontainer-docs](https://github.com/stackblitz/webcontainer-docs) |
0 commit comments