This repository contains the source code for the carbynestack.io website.
Install the required tooling and launch the preview server:
git clone git@github.com:carbynestack/carbynestack.github.io.git
cd carbynestack.github.io
pip install \
mkdocs-material==9.7.0 \
mkdocs-minify-plugin==0.7.1 \
mkdocs-swagger-ui-tag==0.6.11
mkdocs serveThe Carbyne Stack website is open-sourced under the Creative Commons Attribution 4.0 International license. See the LICENSE file for details.
For information on how license obligations for 3rd party OSS dependencies are fulfilled see the README file of the Carbyne Stack repository.
Please see the Carbyne Stack Contributor's Guide.