Skip to content

Commit c0f3991

Browse files
committed
Add folder image
1 parent e55da0f commit c0f3991

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed
39.1 KB
Loading

workshop/content/docs/introduction/introduction.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,16 @@ setup provided to you is actually working. The configuration file for Docker Com
7979

8080
## Folder Structure
8181

82-
The workshop folder structure is shown below:
83-
84-
```
85-
--8<-- "tree.md"
86-
```
87-
8882
Key folders are:
8983

9084
- `workshop/exercises/mapfiles` - the location of all the Mapfiles used in the workshop
9185
- `workshop/exercises/mapfiles/data` - datasets used in the Mapfiles
9286
- `workshop/exercises/app/js` - the JavaScript files used in the workshop
87+
88+
![Workshop Folders](../assets/images/workshop-folders.png)
89+
90+
The full workshop folder structure is shown below:
91+
92+
```
93+
--8<-- "tree.md"
94+
```

0 commit comments

Comments
 (0)