Skip to content

Commit 058cb19

Browse files
committed
Add all maintained content and metadata
The content is now organized according to the forum's category structure. This allows proposals to be made here for changes to the structure.
1 parent cfd1546 commit 058cb19

File tree

584 files changed

+2284
-90
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

584 files changed

+2284
-90
lines changed

.codespellrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# See: https://github.com/codespell-project/codespell#using-a-config-file
33
[codespell]
44
# In the event of a false positive, add the problematic word, in all lowercase, to a comma-separated list here:
5-
ignore-words-list = portugues
5+
ignore-words-list = portugues,som
66
builtin = clear,informal,en-GB_to_en-US
77
check-filenames =
88
check-hidden =
9-
skip = ./.git,./.licenses,__pycache__,node_modules,./go.mod,./go.sum,./package-lock.json,./poetry.lock,./yarn.lock,./loop-back-test-instructions/loop-back-test-instructions.md
9+
skip = ./.git,./.licenses,__pycache__,node_modules,./go.mod,./go.sum,./package-lock.json,./poetry.lock,./yarn.lock,./content/categories/using-arduino/installation-troubleshooting/_topics/loop-back-test-instructions/1.md,./content/categories/templates/_topics/moved-to-french-section/1.md,./content/categories/templates/_topics/moved-to-german-section/1.md,./content/categories/templates/_topics/moved-to-italian-section/1.md,./content/categories/templates/_topics/moved-to-spanish-section/1.md,./content/categories/templates/_topics/request-to-delete-post-or-topic-italian/1.md,./content/categories/templates/_topics/request-to-delete-your-account-italian/1.md

.github/workflows/check-toc-task.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ on:
1313
- ".github/workflows/check-toc-task.ya?ml"
1414
- "package.json"
1515
- "package-lock.json"
16-
- "moderator-instructions/moderator-instructions.md"
16+
- "content/categories/staff/moderation/_topics/moderator-instructions/1.md"
1717
pull_request:
1818
paths:
1919
- ".github/workflows/check-toc-task.ya?ml"
2020
- "package.json"
2121
- "package-lock.json"
22-
- "moderator-instructions/moderator-instructions.md"
22+
- "content/categories/staff/moderation/_topics/moderator-instructions/1.md"
2323
schedule:
2424
# Run periodically to catch breakage caused by external changes.
2525
- cron: "0 3 * * WED"
@@ -61,7 +61,7 @@ jobs:
6161

6262
matrix:
6363
file:
64-
- name: moderator-instructions/moderator-instructions.md
64+
- name: content/categories/staff/moderation/_topics/moderator-instructions/1.md
6565
maxdepth: 4
6666

6767
steps:

.markdown-link-check.json

Lines changed: 143 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,154 @@
1515
"pattern": "^/"
1616
},
1717
{
18-
"pattern": "^https://forum\\.arduino\\.cc/c/staff/moderation/60$"
18+
"pattern": "^https://cloud\\.arduino\\.cc/cloud$"
19+
},
20+
{
21+
"pattern": "^https://forum\\.arduino\\.cc/c/community/workshops-and-events/events-and-tour/"
22+
},
23+
{
24+
"pattern": "^https://forum\\.arduino\\.cc/c/community/workshops-and-events/makers/"
25+
},
26+
{
27+
"pattern": "^https://forum\\.arduino\\.cc/c/garbage/"
28+
},
29+
{
30+
"pattern": "^https://forum\\.arduino\\.cc/c/hardware/mkr-boards/mkr1000-old/"
31+
},
32+
{
33+
"pattern": "^https://forum\\.arduino\\.cc/c/software/cloud/"
34+
},
35+
{
36+
"pattern": "^https://forum\\.arduino\\.cc/c/software/windows-remote-arduino/"
37+
},
38+
{
39+
"pattern": "^https://forum\\.arduino\\.cc/c/software/windows-virtual-shields-for-arduino/"
40+
},
41+
{
42+
"pattern": "^https://forum\\.arduino\\.cc/c/staff/"
43+
},
44+
{
45+
"pattern": "^https://forum\\.arduino\\.cc/c/templates/"
46+
},
47+
{
48+
"pattern": "^https://forum\\.arduino\\.cc/review$"
49+
},
50+
{
51+
"pattern": "^https://forum\\.arduino\\.cc/t/about-the-cloud-category/847576$"
52+
},
53+
{
54+
"pattern": "^https://forum\\.arduino\\.cc/t/about-the-events-and-tour-category/847508$"
55+
},
56+
{
57+
"pattern": "^https://forum\\.arduino\\.cc/t/about-the-garbage-category/847559$"
58+
},
59+
{
60+
"pattern": "^https://forum\\.arduino\\.cc/t/about-the-makers-category/847507$"
61+
},
62+
{
63+
"pattern": "^https://forum\\.arduino\\.cc/t/about-the-mkr1000-old-category/847575$"
64+
},
65+
{
66+
"pattern": "^https://forum\\.arduino\\.cc/t/about-the-moderation-category/847500$"
67+
},
68+
{
69+
"pattern": "^https://forum\\.arduino\\.cc/t/about-the-policies-category/847558$"
70+
},
71+
{
72+
"pattern": "^https://forum\\.arduino\\.cc/t/about-the-staff-category/2$"
73+
},
74+
{
75+
"pattern": "^https://forum\\.arduino\\.cc/t/about-the-templates-category/1087943$"
76+
},
77+
{
78+
"pattern": "^https://forum\\.arduino\\.cc/t/about-the-test-category/847511$"
79+
},
80+
{
81+
"pattern": "^https://forum\\.arduino\\.cc/t/about-the-windows-remote-arduino-category/847512$"
82+
},
83+
{
84+
"pattern": "^https://forum\\.arduino\\.cc/t/about-the-windows-virtual-shields-for-arduino-category/847513$"
85+
},
86+
{
87+
"pattern": "^https://forum\\.arduino\\.cc/t/hi-welcome-to-maker-faire-rome-the-european-edition/158299$"
88+
},
89+
{
90+
"pattern": "^https://forum\\.arduino\\.cc/t/moderation-guidelines/54905$"
91+
},
92+
{
93+
"pattern": "^https://forum\\.arduino\\.cc/t/this-forum-section-will-be-in-read-only/376698$"
94+
},
95+
{
96+
"pattern": "^https://forum\\.arduino\\.cc/t/start-here-install-guide-faq/366571$"
97+
},
98+
{
99+
"pattern": "^https://forum\\.arduino\\.cc/t/moved-to-spanish-section/1087954$"
100+
},
101+
{
102+
"pattern": "^https://forum\\.arduino\\.cc/t/unhelpful-or-pointless-post/1087945$"
103+
},
104+
{
105+
"pattern": "^https://forum\\.arduino\\.cc/t/duplicate-topic-deleted/1087957$"
106+
},
107+
{
108+
"pattern": "^https://forum\\.arduino\\.cc/t/we-dont-like-to-delete/1087947$"
109+
},
110+
{
111+
"pattern": "^https://forum\\.arduino\\.cc/t/request-to-delete-your-account-italian/1087962$"
112+
},
113+
{
114+
"pattern": "^https://forum\\.arduino\\.cc/t/getting-to-tl-so-you-can-post-images-etc/1087956$"
115+
},
116+
{
117+
"pattern": "^https://forum\\.arduino\\.cc/t/general-user-advice/1087948$"
118+
},
119+
{
120+
"pattern": "^https://forum\\.arduino\\.cc/t/code-tags-usage/1087949$"
121+
},
122+
{
123+
"pattern": "^https://forum\\.arduino\\.cc/t/moved/1087950$"
124+
},
125+
{
126+
"pattern": "^https://forum\\.arduino\\.cc/t/duplicate-topic-locked/1087958$"
127+
},
128+
{
129+
"pattern": "^https://forum\\.arduino\\.cc/t/topic-split-from-another-topic/1087951$"
130+
},
131+
{
132+
"pattern": "^https://forum\\.arduino\\.cc/t/request-to-delete-post-or-topic-italian/1087961$"
133+
},
134+
{
135+
"pattern": "^https://forum\\.arduino\\.cc/t/moved-to-french-section/1087946$"
136+
},
137+
{
138+
"pattern": "^https://forum\\.arduino\\.cc/t/about-the-templates-category/1087943$"
139+
},
140+
{
141+
"pattern": "^https://forum\\.arduino\\.cc/t/request-to-delete-your-account/1087963$"
142+
},
143+
{
144+
"pattern": "^https://forum\\.arduino\\.cc/t/request-to-delete-posts-or-topic/1087960$"
145+
},
146+
{
147+
"pattern": "^https://forum\\.arduino\\.cc/t/duplicate-topics-merged/1087959$"
148+
},
149+
{
150+
"pattern": "^https://forum\\.arduino\\.cc/t/we-are-only-volunteers/1087952$"
151+
},
152+
{
153+
"pattern": "^https://forum\\.arduino\\.cc/t/moved-to-italian-section/1087955$"
154+
},
155+
{
156+
"pattern": "^https://forum\\.arduino\\.cc/t/agree-there-is-a-problem/1087944$"
157+
},
158+
{
159+
"pattern": "^https://forum\\.arduino\\.cc/t/moved-to-german-section/1087953$"
19160
},
20161
{
21162
"pattern": "^https://forum\\.arduino\\.cc/t/about-user-account-deletion-and-user-content-deletion/627095"
22163
},
23164
{
24-
"pattern": "^https://forum.arduino.cc/t/discussion-re-canned-replies/856761$"
165+
"pattern": "^https://forum\\.arduino\\.cc/t/discussion-re-canned-replies/856761$"
25166
},
26167
{
27168
"pattern": "^https://forum\\.arduino\\.cc/t/discussion-re-moderator-documentation-content/852461$"

.markdownlintignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
.licenses/
33
__pycache__/
44
node_modules/
5-
/faq-guidelines/faq-guidelines.md
6-
/loop-back-test-instructions/loop-back-test-instructions.md
5+
/content/categories/using-arduino/installation-troubleshooting/_topics/loop-back-test-instructions/1.md

.prettierignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33
.licenses/
44
__pycache__/
55
node_modules/
6-
/faq-guidelines/faq-guidelines.md

README.md

Lines changed: 5 additions & 3 deletions

content/README.md

Lines changed: 10 additions & 0 deletions

content/_topics/README.md

Lines changed: 5 additions & 0 deletions
Lines changed: 9 additions & 0 deletions

0 commit comments

Comments
 (0)