This repository is used to build Renovate's docs site (https://docs.renovatebot.com).
The content itself is pulled from https://github.com/renovatebot/renovate, so you should raise PRs to that repository if you need to update the content that's displayed.
The website is built and hosted by GitHub Pages.
To build locally, run make
and then make serve
.
If you would like to contribute to this repository or get a local copy running for some other reason, please see the instructions in .github/contributing.md.
If you find any bug with Renovate that may be a security problem, then e-mail us at: [email protected]. This way we can evaluate the bug and hopefully fix it before it gets abused. Please give us enough time to investigate the bug before you report it anywhere else.
Please do not create GitHub issues for security-related doubts or problems.