404 for root page https://communitysolidserver.github.io of the doc
this page is ok for the doc https://communitysolidserver.github.io/CommunitySolidServer but i think the root page at https://communitysolidserver.github.io should give something else that a github 404.
like mine at https://scenaristeur.github.io/ see https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages#types-of-github-pages-sites
To publish a user site, you must create a repository owned by your personal account that's named <username>.github.io. To publish an organization site, you must create a repository owned by an organization that's named <organization>.github.io. Unless you're using a custom domain, user and organization sites are available at http(s)://<username>.github.io or http(s)://<organization>.github.io.
Main question would be what we would put there. Perhaps an overview of the projects in the organization but there's not that much to be said about that.
At least a redirection ?
Would not be a bad idea indeed. @Falx can you look into this?
yes I think a redirect would make the most sense out of it for the time being
including https://github.com/CommunitySolidServer/tutorials which I think is a very good starting point for someone has never heard about Solid
@ewingson
yes I think a redirect would make the most sense out of it for the time being
The redirect is now live on https://communitysolidserver.github.io/
@scenaristeur
including https://github.com/CommunitySolidServer/tutorials which I think is a very good starting point for someone has never heard about Solid
The tutorials are already linked from the main documentation page, so for now, we will just do a redirect to the documentation site.