SOLIDPOD: client-profile and redirect webpages missing
Open
@gjwgit is already working on this.
Since Aug 14, 2026.
- Dominant language
- Dart
- Stars
- 10
- Forks
- 7
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
Describe the Bug
The client profile and redirect webpage urls for solidpod example app are returning 404 - missing page. Consequently lychee link checker fails for any solidpod pr. It appears the anusii.github.io website is no longer being published.
Can these be restored?
To Reproduce
curl -I https://anusii.github.io/solidpodeg/client-profile.jsonld
HTTP/2 404
server: GitHub.com
curl -I https://anusii.github.io/solidpodeg/redirect.html
HTTP/2 404
server: GitHub.com
curl -I https://anusii.github.io/
HTTP/2 404
server: GitHub.com
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.