You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
We want the self-hosted Wallet documentation to also be mirrored online.
Currently we could start the
wallet
binary and curl the documentation path to mirror it, but that seems hacky.Preferably we would run a script at build time or a generated executable to output the HTML/CSS/JS to a given directory for hosting externally.
Then build tooling using Github Actions to make that deploy somewhere externally accessable.
The text was updated successfully, but these errors were encountered: