NillionNetwork / nillion-docs

Nillion documentation

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nillion docs

The Nillion docs are built using Docusaurus v3. Documentation content lives in the docs folder of this repo, and new sections can be added to the sidebar by including the pages in sidebar.js.

Improving the docs

Got a suggestion for improving the docs? Let us know by creating a Github Issue

Asking questions

Use our Github Discussions forum to ask technical questions and share ideas about Nillion.

Running the docs locally

Installation

$ yarn install

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.

Search

The docs use Algolia DocSearch for search, with crawling once a week on Mondays on the 'nillion_docs' index.

Deployment

The docs are deployed to docs.nillion.com with Vercel.

About

Nillion documentation

https://docs.nillion.com

License:MIT License


Languages

Language:HTML 79.8%Language:JavaScript 17.1%Language:CSS 3.1%