Skip to content

Hmziq.xyz

Portfolio website built with Dioxus 0.7+ and automatic Tailwind CSS.

open-source
  • Rust
  • Dioxus
  • Dioxus Router
  • Dioxus Web
  • Tailwind CSS
  • CSS
  • HTML
  • JavaScript
  • TypeScript

A portfolio website built with Dioxus, a Rust-based web framework.

Features

  • Dioxus 0.7+ with automatic Tailwind CSS (no manual install needed)
  • Server and static asset generation
  • Component-focused architecture
  • Firebase deployment configuration

Development

dx serve                    # Start dev server
dx serve --platform desktop # Desktop platform

Automatic tailwind is supported by checking for tailwind.css in the app's manifest directory. Customize via dioxus.toml.