dgf-prototype/specification
Ladd Hoffman 22c62d9953
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details
spec: system design: contracts and matrix, stub
2024-05-16 20:12:30 -05:00
..
docs spec: system design: contracts and matrix, stub 2024-05-16 20:12:30 -05:00
.gitignore initial stub for specification document 2024-05-15 13:13:07 -05:00
README.md need index.md to generate index.html 2024-05-15 13:28:17 -05:00
mkdocs.yml docs 2024-05-15 16:48:08 -05:00

README.md

Setup

pip install mkdocs mkdocs-mermaid2-plugin mkdocs-material

Local Development

mkdocs serve

Production Build

mkdocs build