From c32938b5c5ea961724a647827698a992b8495613 Mon Sep 17 00:00:00 2001 From: per1234 Date: Mon, 23 Dec 2024 18:40:59 -0800 Subject: [PATCH] Add "Classic" product class category The subcategories of the "Official Hardware" category are to be organized under a subcategory for each of the product classes. These product classes are defined by the hardware documentation home page. That hardware documentation places the foundational Arduino boards under a class named "Classic", so a forum category of this name is added --- .../categories/official-hardware/classic/README.md | 11 +++++++++++ content/categories/official-hardware/classic/_pins.md | 2 ++ .../classic/_topics/about-the-classic-category/1.md | 1 + .../_topics/about-the-classic-category/README.md | 5 +++++ .../_topics/how-to-get-the-best-out-of-this-forum | 1 + content/categories/order.md | 1 + 6 files changed, 21 insertions(+) create mode 100644 content/categories/official-hardware/classic/README.md create mode 100644 content/categories/official-hardware/classic/_pins.md create mode 100644 content/categories/official-hardware/classic/_topics/about-the-classic-category/1.md create mode 100644 content/categories/official-hardware/classic/_topics/about-the-classic-category/README.md create mode 120000 content/categories/official-hardware/classic/_topics/how-to-get-the-best-out-of-this-forum diff --git a/content/categories/official-hardware/classic/README.md b/content/categories/official-hardware/classic/README.md new file mode 100644 index 00000000..cfc9f389 --- /dev/null +++ b/content/categories/official-hardware/classic/README.md @@ -0,0 +1,11 @@ +# Classic + +## Permissions + +| Group | See | Reply | Create | +| -------- | --- | ----- | ------ | +| everyone | ✓ | | | + +## Published At + +https://forum.arduino.cc/c/official-hardware/classic/197 diff --git a/content/categories/official-hardware/classic/_pins.md b/content/categories/official-hardware/classic/_pins.md new file mode 100644 index 00000000..5554ba7c --- /dev/null +++ b/content/categories/official-hardware/classic/_pins.md @@ -0,0 +1,2 @@ +- https://forum.arduino.cc/t/about-the-classic-category/1335250 +- https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/1335251 diff --git a/content/categories/official-hardware/classic/_topics/about-the-classic-category/1.md b/content/categories/official-hardware/classic/_topics/about-the-classic-category/1.md new file mode 100644 index 00000000..e706a9b0 --- /dev/null +++ b/content/categories/official-hardware/classic/_topics/about-the-classic-category/1.md @@ -0,0 +1 @@ +The foundational Arduino hardware products diff --git a/content/categories/official-hardware/classic/_topics/about-the-classic-category/README.md b/content/categories/official-hardware/classic/_topics/about-the-classic-category/README.md new file mode 100644 index 00000000..f7a6a9c7 --- /dev/null +++ b/content/categories/official-hardware/classic/_topics/about-the-classic-category/README.md @@ -0,0 +1,5 @@ +# About the Classic category + +## Published At + +https://forum.arduino.cc/t/about-the-classic-category/1335250 diff --git a/content/categories/official-hardware/classic/_topics/how-to-get-the-best-out-of-this-forum b/content/categories/official-hardware/classic/_topics/how-to-get-the-best-out-of-this-forum new file mode 120000 index 00000000..c71ec9f9 --- /dev/null +++ b/content/categories/official-hardware/classic/_topics/how-to-get-the-best-out-of-this-forum @@ -0,0 +1 @@ +../../../../_topics/how-to-get-the-best-out-of-this-forum \ No newline at end of file diff --git a/content/categories/order.md b/content/categories/order.md index 96dab4fe..da4f59b5 100644 --- a/content/categories/order.md +++ b/content/categories/order.md @@ -57,6 +57,7 @@ - Mkr1000 [old] - MKRWAN1310 - MKR SHIELDS + - Classic - Arduino Yún - Yún Shield - Arduino WiFi Rev2