wip(markdown): Updates for new dev site
This commit is contained in:
parent
03526ede18
commit
5c0d6cc0ae
19 changed files with 70 additions and 85 deletions
|
@ -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
|
||||
```
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Testing your pattern
|
||||
title: "Testing your pattern"
|
||||
order: 250
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue