This repository documents how the OP Stack is developed.
If you want to...
- read our project management documentation, check out the website.
- contribute to our project management documentation, check out the
src
directory.
At this time, we will not be accepting contributions that primarily fix spelling, stylistic or grammatical errors in documentation, code or elsewhere.
Pull Requests that ignore this guideline will be closed, and may be aggregated into new Pull Requests without attribution.
Further reasoning in the monorep.
To serve the mdbook locally to view your changes run just serve
.
The website is updated every 3 hours by a scheluded deployment job with what's in the main
branch.