Added the "CircuitPython EByte E32" project
Update .circuitpython-ebyte-e32.yml, circuitpython-ebyte-e32.yml, and 4 more files...
This commit is contained in:
@@ -1,32 +0,0 @@
|
||||
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:
|
||||
- "electronic"
|
||||
- "python"
|
||||
- "circuitpython"
|
||||
- "lora"
|
||||
- "library"
|
||||
languages:
|
||||
- "python"
|
36
data/projects/circuitpython-ebyte-e32.yml
Normal file
36
data/projects/circuitpython-ebyte-e32.yml
Normal file
@@ -0,0 +1,36 @@
|
||||
|
||||
projects:
|
||||
- id: "circuitpython-ebyte-e32"
|
||||
metadata:
|
||||
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:
|
||||
- "electronic"
|
||||
- "python"
|
||||
- "circuitpython"
|
||||
- "lora"
|
||||
- "library"
|
||||
languages:
|
||||
- "python"
|
@@ -59,6 +59,7 @@ clear.all.files: "Clear all file(s)"
|
||||
github: "GitHub Repository"
|
||||
gitea: "Self-hosted Gitea Repository"
|
||||
nuget: "Nuget Package"
|
||||
doc.online: "Online Documentation"
|
||||
|
||||
none.ms: None
|
||||
none.mp: None
|
||||
@@ -81,3 +82,5 @@ file.drop.select.single: "Drop your file here"
|
||||
file.drop.select.multiple: "Drop your files here"
|
||||
file.drop.selected.single: "You selected 1 file"
|
||||
file.drop.selected.multiple: "You selected <span class=\"np-file-drop-count\">???</span> files"
|
||||
|
||||
license.mit.single: "MIT License"
|
||||
|
@@ -59,6 +59,7 @@ clear.all.files: "Retirer fichier(s)"
|
||||
github: "Dépôt GitHub"
|
||||
gitea: "Dépôt Gitea auto-hébergé"
|
||||
nuget: "Packet Nuget"
|
||||
doc.online: "Documentation en ligne"
|
||||
|
||||
none.ms: Aucun
|
||||
none.mp: Aucuns
|
||||
@@ -81,3 +82,5 @@ file.drop.select.single: "Déposez votre fichier ici"
|
||||
file.drop.select.multiple: "Déposez vos fichiers ici"
|
||||
file.drop.selected.single: "Vous avez séléctionné 1 fichier"
|
||||
file.drop.selected.multiple: "Vous avez séléctionné <span class=\"np-file-drop-count\">???</span> fichiers"
|
||||
|
||||
license.mit.single: "License MIT"
|
||||
|
Reference in New Issue
Block a user