1
0
Fork 0

wip(markdown): Updates for new dev site

This commit is contained in:
Joost De Cock 2021-12-27 14:58:44 +01:00
parent 03526ede18
commit 5c0d6cc0ae
19 changed files with 70 additions and 85 deletions

View file

@ -38,7 +38,7 @@ This will take a few minutes because we're loading some software for your develo
When it's ready, enter the directory that was just created for our `tutorial` pattern and navigate to the `example` subfolder. There, start the development environment:
```bash:
```bash
cd tutorial/example
npm start
```

View file

@ -31,7 +31,7 @@ Your focus today is on learning FreeSewing and how to translate your designs int
At the end of this tutorial, you will have created this pattern:
<Example pattern="tutorial" part="bib" caption="Your end result" />
<Example pattern="tutorial" part="bib">Your end result</Example>
Before we can get started, let's make sure you have the required software
installed on your computer:

View file

@ -1,5 +1,5 @@
---
title: Testing your pattern
title: "Testing your pattern"
order: 250
---