A minimalist landing page showcasing polyjuice.io projects and philosophy.
This is a simple landing page built with Rust and Yew, featuring Yves Klein's "Blue Monochrome" artwork. The site showcases our open-source projects with a clean, modern design.
- Rust (nightly toolchain)
- Trunk (Rust WASM build tool)
- Install Trunk:
cargo install trunk- Serve the development server:
make serve-dev- Open your browser and navigate to
http://127.0.0.1:8081
Build for production:
make buildmake serve-dev- Start development server on localhost:8081make serve- Start production server on localhost:8080make build- Build the project for productionmake check- Run cargo checkmake clean- Clean build artifacts
- Frontend: Yew (Rust WebAssembly framework)
- Build Tool: Trunk
- Styling: CSS3
This project is licensed under a proprietary license that prohibits any form of usage. All rights reserved.
Built with ❤️ and Rust by the polyjuice.io team