Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.1 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.1 KB

publish-docs

docs.renovatebot.com

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.

Contributing

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.

Security / Disclosure

If you find any bug with Renovate that may be a security problem, then e-mail us at: renovate-disclosure@mend.io. 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.