Skip to content

FullStaQD/architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FullStaQD Reference Architecture

⚠️ Warning: The architecture and its documentation are still an early draft.

This repository contains the arc42-based documentation for the FullStaQD reference architecture. We use Material for MKDocs to host our markdown-based documentation as a website. We would love your input on the architecture, please reach out via the Issue Tracker!

Local Development

source ./.venv/bin/activate
mkdocs serve --livereload

Deployment

The deployment of this documentation site is automated with GitHub Actions. You can find the deployment workflow in the .github/workflows/deploy-pages.yml file. The documentation site can be build manually as follows to be deployed to any web server capable of hosting HTML, CSS and JS files:

source ./.venv/bin/activate
mkdocs build

About

Architecture documentation for the FullStaQD quantum software stack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages