8000 GitHub - Trivo25/docs2: WIP docs.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Trivo25/docs2

 
 

Repository files navigation

Mina logo

Mina Docs

To view the docs

To view the Mina Docs website, visit docs.minaprotocol.com.

To contribute content

Click the Suggest changes button at the bottom left of any page on the docs website to edit that page and submit a pull request via Github.

How to run during development

git clone https://github.com/o1-labs/docs2.git
npm install
npm run dev

How to run in production

On the host:

  • Set environment variables: ALGOLIA_APP_ID and ALGOLIA_SEARCH_API_KEY to appropriate values.
  • Set build command: npm run build.
  • Set output directory: build.
  • Set install command: npm ci.

About

WIP docs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 49.0%
  • TypeScript 38.7%
  • JavaScript 12.2%
  • CSS 0.1%
0