dgf-prototype/specification
Ladd Hoffman 2c1dfa6753
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
user stories: initialize DAO
2024-06-10 17:10:31 -05:00
..
docs user stories: initialize DAO 2024-06-10 17:10:31 -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 arbitration 2024-06-10 15:48:21 -05:00

README.md

Setup

pip install mkdocs mkdocs-mermaid2-plugin mkdocs-material

Local Development

mkdocs serve

Production Build

mkdocs build