-
Notifications
You must be signed in to change notification settings - Fork 89
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationwebsite
Description
There's a make target to install the website dependencies, assuming you have Rust installed (it uses cargo):
make install-website-dev
. Then to build the website you runmake website
, and to open it you runmake serve-website
(it takes a second to start the web server, and IIRC then it should open up the page in your browser automatically).
This should probably be documented somewhere.
Originally posted by @VojtechStep in #622 (comment)
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationwebsite