Skip to content

Commit 994e53b

Browse files
committed
Update frontmatter for new section Programming
1 parent e5085bf commit 994e53b

File tree

11 files changed

+14
-7
lines changed

11 files changed

+14
-7
lines changed

content/hardware/01.mkr/family.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
title: MKR Family
33
description: Easily shift between wireless communication protocols with minimal software changes, while being cost efficient
4+
BU: maker
45
---

content/hardware/02.hero/family.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
title: Classic
33
description: The range of classic Arduino boards and shields we all love
4+
BU: maker
45
---

content/hardware/03.nano/family.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
title: Nano Family
33
description: A tiny footprint with powerful processors and reliability
4+
BU: maker
45
---
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
title: Pro Solutions and Kits
33
description: Ready-to-use professional devices to boost your productivity.
4+
BU: pro
45
---

content/hardware/07.opta/family.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
title: Opta
33
description: A secure, easy-to-use micro PLC with Industrial IoT capabilities.
4+
BU: pro
45
---

content/hardware/08.edu/family.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
title: Education
33
description: Our most advanced educational offerings.
4+
BU: edu
45
---

content/hardware/09.kits/family.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
title: Kits
33
description: Pre-packaged kits with components, creative projects & dedicated content.
4-
4+
BU: edu
55
---

content/hardware/10.mega/family.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
title: Mega
33
description: The largest Arduino form factor with a lot of GPIOs.
4+
BU: maker
45
---

content/programming/03.built-in-examples/built-in-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Built-in-examples
2+
title: Built-in Examples
33
url: /built-in-examples/
44
icon: IconBuild
55
links:

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"homepage": "https://github.com/arduino/docs-content#readme",
2020
"dependencies": {
21-
"@arduino/docs-arduino-cc": "^2.0.0-alpha-17.1",
21+
"@arduino/docs-arduino-cc": "^2.0.0-alpha-17.2",
2222
"gatsby": "^5.11.0",
2323
"gatsby-background-image": "^1.6.0",
2424
"gatsby-image": "^3.11.0",

0 commit comments

Comments
 (0)