File tree Expand file tree Collapse file tree 4 files changed +24
-4
lines changed Expand file tree Collapse file tree 4 files changed +24
-4
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ weight: 20
5
5
menu :
6
6
main :
7
7
weight : 20
8
+
9
+ cascade :
10
+ github_repo : https://github.com/tinygo-org/tinygo-site
11
+ github_subdir : content/docs
12
+ path_base_for_github_subdir : content/docs
13
+ github_branch : dev
8
14
---
9
15
10
16
The TinyGo documentation is organized into specific sections to help you locate the information that you need.
Original file line number Diff line number Diff line change @@ -6,10 +6,12 @@ weight: 5
6
6
menu :
7
7
main :
8
8
weight : 5
9
+
10
+ cascade :
11
+ github_repo : https://github.com/tinygo-org/tinygo-site
12
+ github_subdir : content/getting-started
13
+ path_base_for_github_subdir : content/getting-started
14
+ github_branch : dev
9
15
---
10
16
11
17
New to TinyGo? This is the place to get started.
12
-
13
- <iframe width="420" height="315"
14
- src="https://www.youtube.com/embed/Fl5eFIYU1Xg">
15
- </iframe >
Original file line number Diff line number Diff line change 7
7
weight : 40
8
8
description : >
9
9
Here are some of the videos, podcasts, and blog posts written about TinyGo.
10
+
11
+ cascade :
12
+ github_repo : https://github.com/tinygo-org/tinygo-site
13
+ github_subdir : content/media
14
+ path_base_for_github_subdir : content/media
15
+ github_branch : dev
10
16
---
Original file line number Diff line number Diff line change 1
1
---
2
2
title : " Tour of TinyGo"
3
3
type : " docs"
4
+
5
+ cascade :
6
+ github_repo : https://github.com/tinygo-org/tinygo-site
7
+ github_subdir : content/tour
8
+ path_base_for_github_subdir : content/tour
9
+ github_branch : dev
4
10
---
5
11
6
12
Welcome to the tour of TinyGo!
You can’t perform that action at this time.
0 commit comments