Skip to content

BitcoinUnlimited/reference.cash

Repository files navigation

reference.cash

This is the code for reference.cash

Serve as HTML

One-time setup

pip3 install mkdocs
pip3 install bs4
pip3 install python-git
pip3 install pymdown-extensions
(cd mkdocs-referencecash-plugin; sudo python3 setup.py install)

Run

To fetch latest documents

./fetch-docs.py

To start mkdocs server

mkdocs serve

Docker

docker build -t buwiki .

Run

./start-docker.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published