protez / perp-docs

πŸ“– Perpetual Protocol docs website

Home Page:https://docs.perp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@perp/curie-contract @perp/perp-oracle-contract

Website

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

Contributing to Perp Docs

Contributing to the docs site is a great way to get involved in the dev community and help other devs along the way!. Please feel free to open pull requests!

How to generate markdown files from solidity Natspec comments

$ yarn docgen

If you wanna generate markdown files with local contract files. Please try yarn docgen:local.

How to add a new page

Create a markdown file in its respective directories.

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.

About

πŸ“– Perpetual Protocol docs website

https://docs.perp.com/


Languages

Language:JavaScript 35.2%Language:CSS 27.4%Language:TypeScript 21.2%Language:Handlebars 16.1%