03-view-and-docsok
Structure
fn · h1main
comment
comment
Local: marqdo view public
comment
Static export: marqdo view output public -o public
comment
Executable user docs live under public/. Generated HTML (index.html / pages/) is for hosting; CI publishes to gh-pages.
call
> print text=Docs site: generated by the Marqdo interpreter, not hand-written HTML.Functions
Variables
No bindings
Execution
Docs site: generated by the Marqdo interpreter, not hand-written HTML.
Source
--- title: view and the user docs site description: Local browse and static export from the interpreter --- # main Milestone: `marqdo view` and `view output`. Local: `marqdo view public` Static export: `marqdo view output public -o public` Executable user docs live under `public/`. Generated HTML (`index.html` / `pages/`) is for hosting; CI publishes to `gh-pages`. > print text=Docs site: generated by the Marqdo interpreter, not hand-written HTML.
Milestone:
marqdo viewandview output.