Skip to content

witnet/documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

656 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Contributors