This repo houses the Zeko Docs located at zeko-labs.github.io. All documentation-related updates and new content will be tracked and maintained in this repo.
How to install pnpm
First, run pnpm i
to install the dependencies.
Then, run pnpm dev
to start the development server and visit localhost:3000.
Please see the CONTRIBUTING.md page for specifics on how to write PRs, use the linter, run spellcheck, add dictionary terms, etc.
You can track documentation issues or submit documentation requests directly from this repo.
This project is licensed under the MIT License.