// This provides the user interface consisting of a number of an information page, // a downloads page, an interfactive usage page and a sessions page. // The usage page uses HTMX to get updated CLI examples based on the user's input. // The sessions page uses HTMX with a websocket so that the server can push the live // status of the server to clients. package ui