Felanbird / fossabot-docs

Fossabot v2 public documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fossabot Docs

Netlify Status

The official public Fossabot documentation, hosted at docs.fossa.bot.

Feedback

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 #v2-bugs or #v2-feedback!

Setup

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn

Local Development

$ 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.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Linting

$ yarn lint

Lints/validates all markdown files in the project.

About

Fossabot v2 public documentation


Languages

Language:JavaScript 74.2%Language:CSS 25.8%