- Clone this repo
- Make a new markdown doc in
docs- Example:
docs/what-does-olm-enable.md
- Example:
- Update or create a new link in
index.mdto point to the doc indocs- The link should be
https://operator-framework.github.io/olm-book/docs/+ doc name (no.md) - Example:
[What does OLM enable](https://operator-framework.github.io/olm-book/docs/what-does-olm-enable)?
- The link should be
- Make a PR with both changes
- See the updated links in https://operator-framework.github.io/olm-book
You can also use the in-browser editor to make PRs!