Skip to content

destiny-417/fossabot-docs

 
 

Repository files navigation

Fossabot Docs

Cloudflare Status Markdown linting

The official public Fossabot documentation, hosted at docs.fossabot.com.

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 #support!

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.2%
  • CSS 25.8%