The official public Fossabot documentation, hosted at docs.fossabot.com.
Issues are currently disabled for this repo, however we do welcome plenty of discusion about our documentation, and encourage others to get involved. Most of our discussion happens on Discord right now, simply to keep contributors in one place where we can work together.
If you would like to give feedback, or bring up anything you'd typically make a GitHub issue for, feel free to Join the Discord and post in #support!
This website is built using Docusaurus 2, a modern static website generator.
$ yarn
$ yarn start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
$ yarn build
This command generates static content into the build
directory and can be served using any static contents hosting service.
$ yarn lint
Lints/validates all markdown files in the project.