Local Docs Server
Start the documentation site:
flux docs serve
Open it in a browser:
flux docs open
Build the static site into .runtime/site:
flux docs build
The local docs server listens on http://localhost:8001/ by default.
Start the documentation site:
flux docs serve
Open it in a browser:
flux docs open
Build the static site into .runtime/site:
flux docs build
The local docs server listens on http://localhost:8001/ by default.