Skip to content

Koan-Protocol/Docs

Repository files navigation

KOAN PROTOCOL Documentation

This is the repository for the official SushiSwap docs, hosted at https://docs.koanprotocol.xyz/.

Questions

Any further questions after reading the documentation should be directed towards our #support channel on Discord, where one of our Samurais will be able to assist you further.

Contributing

If you would like to contribute to the koanprotocol docs or make an addition, please make a pull request on the repo with your proposed changes and we will review them.

This website is built using Docusaurus, 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.

tailwind installation guide https://dev.to/shannonajclarke/using-tailwindcss-v3-in-docusaurus-in-5-steps-5c26