get some of that sweet syntax highlighting to make this easier to read
probot.github.io
This is the home of probot.github.io, a website for probot documentation, apps, how-to guides and more.
Documentation
The majority of documentation on the site is drawn from the probot docs. If you have requests for documentation additions to probot, please open an issue in probot/probot, or if you want to add them yourself, feel free to open a pull request there.
App Showcase
We also use this website to show off some of the cool probot plugins built by the community. If you would like to have your plugin listed there, check out our Contributing Guidelines for more information about what the requirements are to do that.
Install and Usage
If you'd like to work on this repository, clone it. We use Jekyll to build the website, hosted on GitHub Pages. We also use Git submodules to pull docs from the docs folder in probot/probot.
Once you've cloned this repo, run these commands in this directory:
# Only needed the first time:
script/bootstrap
# And each time you work locally:
script/server
You should then be able to navigate to the URL printed in your console, and see live edits you make render in your browser. You'll likely have to familiarize yourself with how Jekyll works to do larger edits, but it's worth the effort!
Another note: You can see more commands we use, such as our native build and server functions, in script. Go take a look.
Contribute
We'd love to have you contribute! PRs are gladly accepted, and issues are also great. If you're thinking about a major PR, it would be better to open an issue first to talk about it.
If you're interested in contributing, check out our contributing docs to get started.
Want to get more involved with the Probot community? Take a look at our community page!
License
This website is licensed CC-BY-4.0 © 2018 Brandon Keepers. The Probot logo is licensed CC-BY-SA-4.0. It was found on wikimedia.org and is from clipartkid.com.