Skip to content

eosrio/hyperion-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyperion-docs

Hyperion History Documentation

Public URL: https://hyperion.docs.eosrio.io/

Install dependencies

sudo apt install python3 python-is-python3 python3-pip libcairo2-dev libfreetype6-dev libffi-dev libjpeg-dev libpng-dev libz-dev pngquant
pip install -r requirements.txt

Run development server

mkdocs serve
# Alternatively
npm run start

Build static site

mkdocs build
# Alternatively
npm run build

Deploy to gh-pages

mkdocs gh-deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published