Switch over to WebAssembly, Rust and Yew #35

Merged
BlakeRain merged 87 commits from yew-static into main 2023-08-30 18:01:40 +00:00
Showing only changes of commit b96aa3ce59 - Show all commits

View File

@ -29,7 +29,7 @@ all the static pages.
``` ```
trunk build --release --features hydration trunk build --release --features hydration
cargo run --features static --bin site-build cargo run --release --features static --bin site-build
``` ```
[blakerain.com]: https://blakerain.com/ [blakerain.com]: https://blakerain.com/