Added CircuitPython Custom FS stub, Fixed l10n bug in listings, Minor additions

Update circuitpython-custom-fs.yml, sidebar.yml, and 13 more files...
This commit is contained in:
2024-10-20 22:33:49 +02:00
parent 46b9a3285e
commit 64dcc6469b
17 changed files with 100 additions and 4 deletions

View File

@@ -0,0 +1,29 @@
head:
title_key: "meta.title"
description_key: "meta.description"
opengraph:
title_key: "meta.title"
description_key: "meta.description"
type: null
url: null
image_url: "/resources/NibblePoker/images/content/circuitpython-ebyte-e32/main.png"
image_type: null
twitter:
title_key: "meta.title"
description_key: "meta.description"
index:
priority: 105
enable: true
title_key: "meta.title"
preamble_key: "meta.description"
image_url: "/resources/NibblePoker/images/content/circuitpython-ebyte-e32/main.png"
image_alt_key: ""
general:
icon: "fab fa-python"
title_key: "meta.title"
subtitle_key: "article.subtitle"
tags:
- "experiments"
- "electronic"
- "python"
- "circuitpython"