extendr: GH Pages: Default pages return 404
The default deployment of gh pages deploys sites to something like https://<organization>.github.io/<repository>/
.
There is also an option to host https://<organization>.github.io/
which we also have. However, not a single /<repository>
page works, neither extendr
nor libR-sys
.
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 16 (16 by maintainers)
https://github.com/rust-lang/cargo/issues/8229#issuecomment-633153513
I tested on my local. It will look like this. Very simple one.
It’s published now.
https://extendr.github.io/extendr/
Indeed, there are three subdirectories in the GitHub Pages of this repository https://extendr.github.io/extendr/extendr_api/ https://extendr.github.io/extendr/extendr_engine/ https://extendr.github.io/extendr/extendr_macros/