planktoscope-build-workshop.../README.md

29 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2023-02-28 08:46:40 +01:00
# PlanktoScope Build Workshop Slides
2023-03-06 20:11:04 +01:00
Dieses Git-Repository enthält Präsentationsfolien für den PlanktoScope Build Workshop. Die Folien sind in Markdown geschrieben und können mit dem VS Code Plugin Marp als Folien formatiert und in PDF umgewandelt werden.
2023-02-28 08:46:40 +01:00
2023-03-06 20:11:04 +01:00
## Key Ressources
- [Präsentation PDF](./ccl_planktoscope_build_workshop.pdf)
- [Präsentation Markdown](./ccl_planktoscope_build_workshop.md)
2023-02-28 08:46:40 +01:00
2023-03-06 20:04:01 +01:00
## Tools
2023-02-28 08:46:40 +01:00
- [VSCodium](https://vscodium.com/)
- [Marp for VS Code](https://github.com/marp-team/marp-vscode)
2023-03-06 20:04:01 +01:00
- [qrencode](https://github.com/fukuchi/libqrencode)
## Commands
```sh
qrencode -t SVG -o images/planktoscope_matrix.svg 'https://matrix.to/#/#planktoscope:curious.bio'
qrencode -t SVG -o images/curious_bio_spende.svg 'bank://singlepaymentsepa?name=Curious%20Community%20Labs%20e.%20V.&iban=DE45430609671158018600&bic=GENODEF1SLR&amount=10,00&reason=Spende&currency=EUR'
```
2023-02-28 08:46:40 +01:00
## License
2023-03-06 20:11:04 +01:00
- [CC-BY-SA-4.0](./LICENSES/CC-BY-SA-4.0.txt)
- [GPL-3.0-or-later](./LICENSES/GPL-3.0-or-later.txt)
2023-03-06 20:04:01 +01:00
2023-03-06 20:11:04 +01:00
Zur Lizenzierung verwenden wir den [Reuse](https://reuse.software/) [Standard](./.reuse/dep5) der [Free Software Foundation](https://www.fsf.org/).