fix(docs): Tutorials updates and corrections
This commit is contained in:
parent
1634f986c4
commit
dcb4b17032
23 changed files with 117 additions and 94 deletions
|
@ -1,15 +1,16 @@
|
|||
---
|
||||
title: Getting started with GitPod
|
||||
title: Getting started with Gitpod
|
||||
order: 10
|
||||
---
|
||||
|
||||
If you don't want to set up a dev environment, or just want to kick the
|
||||
If you don't want to set up a dev environment or if you just want to kick the
|
||||
tires like, right now, you can run our development environment in your browser via Gitpod:
|
||||
|
||||
https://gitpod.io/#https://github.com/freesewing/freesewing
|
||||
|
||||
<Tip>
|
||||
We recommend that you fork our repository so you can push changes to the repository.
|
||||
We recommend that you instead fork our repository and use Gitpod with
|
||||
your fork so you can make changes and push them to your repository on Gitpod.
|
||||
To do so, simple adapt the URL above as follows:
|
||||
|
||||
https://gitpod.io/#url-to-your-fork
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue