Skip to content

mbeddr/mps-platform-docs

Repository files navigation

MPS Platform Docs

This website collects practical knowledge about MPS and popular MPS platforms such as MPS-extensions and mbeddr. It is written mainly in the form of a Q&A. If you have any feedback, please write a comment at the bottom of a page or open an issue in this repository.

build status license last commit

mps-platform-docs homepage

Requirements

Local execution

Run: ./gradlew mkdocsServe (rebuilds everything on change --> slow) Better: ./gradlew serveFast(rebuilds only current page --> fast, only first build is slow)

Build: ./gradlew mkdocsBuild

Publishing

./gradlew mkdocsPublish is automatically run on push (GitHub Actions). The secret key is just an SSH key from someone who has push permissions for this repository.

About

This website collects practical knowledge about MPS and platforms such as MPS-extensions and mbeddr.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages