3 Commits

Author SHA1 Message Date
Muhammad Hamza
44e3880c83
Setup hosting for API docs (#2371)
* setup hosting for API docs

* maybe this is the name of the component??

* dependencies make the final bundle too big

* please clippy
2022-01-15 13:21:24 +01:00
Simon
41af85e6c5
Host examples on Firebase (#1582)
* remove getrandom from game_of_life

I know the wasm-bindgen feature is deprecated but this is more convenient for now
and all the other examples use it this way as well.
We can update all of them in one go when rand 0.8 rolls around

* update todomvc README

* clean up yew-macro makefile

See: https://github.com/yewstack/yew/pull/1541#discussion_r488747622

* Use Firebase Hosting
2020-09-22 18:04:32 +02:00
Justin Starry
20a37fdd35
Deploy to firebase (#1481) 2020-08-15 23:49:39 +08:00