* build up redirects for API docs hosting
* build with all features and documenting config
* fix warnings
* can rustdoc please provide a way to modify the base url?
I want to host the docs at /next/:crate_name, not at /:crate_name ffs
* Don't clean URLs... what is rustdoc doing?
* now it wants to work???
* build a next index page
* unreleased docs banner
* show coverage
* remove ./ ???
* try 2?
* api-docs/ not api-docs-public/
* please
* checkout before artifact
* config for fork
* pass pull request number (again)
* worthless change to trigger build
* use comment url path
* let's play around with redirects
* trigger change
* redirects
* update config
* remove firebase.json from pull request
* remove redirects
* use an index page instead of redirects
* intro -> index
* revert unnecessary changes
* correct format
* 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