Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

alexture/devhub-hyle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hylé developer hub

This repository contains the source of the Hylé Developer Hub.

You can participate by filing issues or submitting pull requests.

Installation

To run, you need Material for MkDocs.
Follow their installation guide, then install the page plugin:

pip3 install mkdocs-awesome-pages-plugin

And if you run into any issue, install the Material theme for MkDocs: pip install mkdocs-material

Dev mode

This will watch and serve the docs at http://localhost:8000:

make serve

Build & Deployment

make build
make deploy # You need github write access

About

Documentation of the Hylé verification network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Makefile 100.0%