dgf-prototype/specification
Ladd Hoffman ee6730e13f
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 41s Details
sys design: api write
2024-05-20 16:41:42 -05:00
..
docs sys design: api write 2024-05-20 16:41:42 -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 flatten sys design section 2024-05-19 17:05:13 -05:00

README.md

Setup

pip install mkdocs mkdocs-mermaid2-plugin mkdocs-material

Local Development

mkdocs serve

Production Build

mkdocs build