daisy-rsx
Dioxus Components for DaisyUI
File Explorer
Download Latest Version (.zip)- SKILL.md
- copy-paste.js
- favicon.svg
- goat-counter.js
- logo.svg
- index.md
- index.md
- index.js
- index.rs
- mod.rs
- blog_summary.rs
- docs_summary.rs
- generator.rs
- main.rs
- pages_summary.rs
- ui_links.rs
- .gitignore
- Cargo.toml
- cloudflare-build.sh
- input.css
- new_static_site.sh
- SKILL.md
- .bash_aliases
- devcontainer-lock.json
- devcontainer.json
- Dockerfile
- layout.kdl
- ps1.bash
- accordian.rs
- alert.rs
- app_layout.rs
- avatar.rs
- badge.rs
- blank_slate.rs
- breadcrumb.rs
- button.rs
- card.rs
- check_box.rs
- drawer.rs
- drop_down.rs
- fieldset.rs
- file_input.rs
- input.rs
- lib.rs
- modal.rs
- nav_item.rs
- pagination.rs
- range.rs
- relative_time.rs
- select.rs
- tab_container.rs
- text_area.rs
- time_line.rs
- timeline.rs
- tooltip.rs
- Cargo.toml
- copy-paste.js
- favicon.svg
- goat-counter.js
- logo.svg
- header.png
- index.md
- index.md
- index.md
- header-384x216.png
- header-768x432.png
- image-384x216.png
- image-768x432.png
- index.js
- index.rs
- mod.rs
- blog_summary.rs
- docs_summary.rs
- generator.rs
- main.rs
- pages_summary.rs
- ui_links.rs
- .gitignore
- Cargo.toml
- cloudflare-build.sh
- input.css
- linkedin.svg
- x-twitter.svg
- blog.rs
- docs.rs
- layout.rs
- mod.rs
- pages.rs
- extra_footer.rs
- footer.rs
- mod.rs
- navigation.rs
- site_header.rs
- builder.rs
- lib.rs
- markdown.rs
- summaries.rs
- Cargo.toml
- README.md
- .gitignore
- AGENTS.md
- Cargo.lock
- Cargo.toml
- Justfile
- LICENSE
- README.md
- show-case.png
- site-tmux.sh
# Installation Guide
1. Get the code
git clone https://github.com/bionic-gpt/daisy-rsx
Downloads the entire project code from GitHub to your computer.
cd daisy-rsx
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- Rust (rustup) Rust is required to use cargo.
cargo install cargo-release
Builds and installs the package published on crates.io β no need to clone the repo yourself.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
3. Rust
MediumPrerequisites
- Git Needed to download the project code from GitHub.
- Rust (rustup) Installing via rustup also installs cargo.
cargo add daisy_rsx
Type this command into your terminal and run it.
cargo install cargo-release
Builds and installs the package published on crates.io β no need to clone the repo yourself.
cargo release patch -p daisy_rsx
Type this command into your terminal and run it.
cargo release patch -p ssg_whiz
Type this command into your terminal and run it.
cargo release patch -p daisy_rsx --execute
Type this command into your terminal and run it.
If cargo build finishes without errors, it worked. The executable is created under target/.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
