dgf-prototype/specification
Ladd Hoffman 5f5a0c7150
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details
fixup
2024-05-16 21:39:24 -05:00
..
docs fixup 2024-05-16 21:39:24 -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 fixup 2024-05-16 21:37:52 -05:00

README.md

Setup

pip install mkdocs mkdocs-mermaid2-plugin mkdocs-material

Local Development

mkdocs serve

Production Build

mkdocs build