Ekaanth / docs2

Docs website for the Mina Protocol.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mina logo

Mina Docs

To view the docs

To view this 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

Docs website for the Mina Protocol.

https://docs.minaprotocol.com


Languages

Language:JavaScript 35.7%Language:TypeScript 31.8%Language:SCSS 31.7%Language:CSS 0.8%