diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 000000000..436270ae2 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,8 @@ +# Digger Docs + +These docs are built using a tool called [mintlify](https://www.mintlify.com/). + +To run the docs site locally: + +1. Install mintlify according to the instructions here: https://www.mintlify.com/docs/installation +2. Run `mint dev`