This repository contains documentation for an embedded systems CI/CD framework.
It helps you to build your individual development pipeline based on FOSS.
You can find the documentation at embedded-cicd.org.
We are using MkDocs and Material for MkDocs to build the documentation.
$ pip install -r requirements.txt
$ mkdocs serve
$ mkdocs build -s -v