Skip to content

Repository files navigation

Witnet Oracle Docs (VitePress)

This repository contains the Witnet documentation site powered by VitePress.

Setup

Install dependencies:

npm install

Run the dev server:

npm run dev

Build the site:

npm run build

Preview the production build:

npm run preview

Structure

  • Documentation content lives in docs/.
  • VitePress config is in docs/.vitepress/config.mts.
  • Static assets are in docs/public/assets.

About

Community-sourced documentation for the Witnet protocol and its ecosystem — powered by GitBook

Resources

Stars

9 stars

Watchers

8 watching

Forks

Used by

Contributors