CommunitySolidServer icon indicating copy to clipboard operation
CommunitySolidServer copied to clipboard

404 for root page https://communitysolidserver.github.io of the doc

Open scenaristeur opened this issue 3 years ago • 5 comments

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.

scenaristeur avatar Jul 28 '22 19:07 scenaristeur

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.

joachimvh avatar Aug 01 '22 07:08 joachimvh

At least a redirection ?

scenaristeur avatar Aug 12 '22 05:08 scenaristeur

Would not be a bad idea indeed. @Falx can you look into this?

joachimvh avatar Aug 12 '22 06:08 joachimvh

yes I think a redirect would make the most sense out of it for the time being

ewingson avatar Aug 12 '22 07:08 ewingson

including https://github.com/CommunitySolidServer/tutorials which I think is a very good starting point for someone has never heard about Solid

scenaristeur avatar Aug 12 '22 11:08 scenaristeur

@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.

Falx avatar Aug 17 '22 07:08 Falx