Core Stack
-
Web Server with Axum
Setting up and structuring an Axum web server.
-
HTML Templating with Maud
Server-side HTML generation using the Maud crate.
-
Interactivity with HTMX
Adding dynamic behaviour without writing JavaScript frameworks.
-
CSS Without Frameworks
Styling with plain CSS, processed by lightningcss, with component-scoped styles via the inventory crate.