feat: file structure
This commit is contained in:
commit
af05f3fa7b
4 changed files with 19 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Hardware-Basics verstehen - Ein Projekt der AG Link
|
||||
|
||||
## Aufbau des Repos
|
||||
| Pfad | Inhalt |
|
||||
|------|--------|
|
||||
| ideen.md | Ideensammlung |
|
||||
| quellen.md | Quellensammlung |
|
||||
| miniprojekte/ | Kleine Dinge ausprobieren, lernen und erstmal festhalten |
|
||||
| miniprojekte/README.example.md | Template README-Datei für Miniprojekte |
|
||||
|
||||
0
ideen.md
Normal file
0
ideen.md
Normal file
9
miniprojekte/README.example.md
Normal file
9
miniprojekte/README.example.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
wip: true # true/false
|
||||
platform: arduino # arduino/esp32/raspi/linux/...
|
||||
title: Projektname
|
||||
description: Kurzbeschreibung
|
||||
include_toc: true
|
||||
---
|
||||
|
||||
|
||||
0
quellen.md
Normal file
0
quellen.md
Normal file
Loading…
Add table
Add a link
Reference in a new issue