Skip to main content

Crate moosicbox_marketing_site_ui

Crate moosicbox_marketing_site_ui 

Source
Expand description

UI components and templates for the MoosicBox marketing website.

This crate provides page templates, layout components, and responsive design utilities built with the HyperChad UI framework.

Modules§

download
Download page functionality for the marketing site. Download page components for the MoosicBox marketing site.

Macros§

public_img
Generates a URL path to a public image asset.

Functions§

header
Generates the header component for the marketing site.
home
Generates the home page.
main
Generates the main content container for a page.
not_found
Generates the 404 error page.
page
Generates a complete page layout with header and content.
try_now
Generates the “Try Now” page.