File tree 2 files changed +29
-23
lines changed
2 files changed +29
-23
lines changed Original file line number Diff line number Diff line change 2
2
title : " Tutorials"
3
3
linkTitle : " Tutorials"
4
4
weight : 30
5
- type : " docs"
6
- layout : " empty"
7
- canonical : " /tutorials/"
5
+ type : docs
6
+ layout : " tutorials"
7
+ videos :
8
+ [
9
+ " /tutorials/videos/scuttle-gamepad-preview.webm" ,
10
+ " /tutorials/videos/scuttle-gamepad-preview.mp4" ,
11
+ ]
12
+ videoAlt : " Drive a Scuttle robot with a Bluetooth gamepad."
13
+ images :
14
+ [
15
+ " /tutorials/videos/scuttle-gamepad-preview.gif" ,
16
+ " /tutorials/try-viam-sdk/image1.gif" ,
17
+ ]
18
+ description : " Build a machine yourself by following along with a tutorial."
19
+ no_list : true
20
+ hide_children : true
21
+ sitemap :
22
+ priority : 1.0
23
+ aliases :
24
+ - /build/
25
+ - /tutorials/
26
+ - /how-tos/
27
+ - /use-cases/
28
+ outputs :
29
+ - rss
30
+ - html
31
+ date : " 2024-10-20"
8
32
# updated: "" # When the content was last entirely checked
9
33
---
Original file line number Diff line number Diff line change @@ -3,32 +3,14 @@ title: "Tutorials"
3
3
linkTitle : " Tutorials"
4
4
weight : 300
5
5
type : docs
6
- layout : " tutorials"
7
- videos :
8
- [
9
- " /tutorials/videos/scuttle-gamepad-preview.webm" ,
10
- " /tutorials/videos/scuttle-gamepad-preview.mp4" ,
11
- ]
12
- videoAlt : " Drive a Scuttle robot with a Bluetooth gamepad."
13
- images :
14
- [
15
- " /tutorials/videos/scuttle-gamepad-preview.gif" ,
16
- " /tutorials/try-viam-sdk/image1.gif" ,
17
- ]
18
- description : " Build a machine yourself by following along with a tutorial."
19
- sitemap :
20
- priority : 1.0
6
+ layout : " empty"
7
+ canonical : " /dev/tools/tutorials/"
21
8
toc_hide : true
22
9
# do not remove hide children - it causes a layout issue
23
10
no_list : true
24
11
hide_children : true
25
12
sitemap :
26
13
priority : 1.0
27
- aliases :
28
- - /build/
29
- - /tutorials/
30
- - /how-tos/
31
- - /use-cases/
32
14
outputs :
33
15
- rss
34
16
- html
You can’t perform that action at this time.
0 commit comments