Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make https://eessi.github.io/ (webserver root) work #26

Open
robberteggermont opened this issue Jun 17, 2020 · 8 comments
Open

Make https://eessi.github.io/ (webserver root) work #26

robberteggermont opened this issue Jun 17, 2020 · 8 comments

Comments

@robberteggermont
Copy link
Contributor

https://eessi.github.io/ (without docs/) now returns a 404 error page. We probably should put something (anything) there, or redirect to https://eessi.github.io/docs/ or https://www.eessi-hpc.org/?

@boegel
Copy link
Contributor

boegel commented Jun 17, 2020

We could fix this by renaming this docs repository to eessi.github.io (which is how you set up a website on the landing page).

If this breaks https://eessi.github.io/docs (I'm hoping it will result in an automatic redirect, but I'm not sure), then we can fix that by adding a new docs repository that basically just forwards to https://eessi.github.io?

I'm not sure if that's the best way forward...

@boegel
Copy link
Contributor

boegel commented Jun 17, 2020

Or we set up a trivial landing page at https://eessi.github.org by making a new repo named eessi.github.io that just funnels to https://eessi.github.io/docs (or provides contact info like we already have there).

@boegel
Copy link
Contributor

boegel commented Jun 17, 2020

See https://pages.github.com

@robberteggermont
Copy link
Contributor Author

I see it's also possible to create custom 404 pages, that could be another way to do it (and at the same time provide a fallback for typo's, renamed, etc.)?

@boegel
Copy link
Contributor

boegel commented Jun 17, 2020

Yeah, I like that idea...

Maybe a 404 page with a modified logo with a broken flask? :D

@robberteggermont
Copy link
Contributor Author

I see we already have a somewhat working 404 for the docs/ subfolder
To get one for the root, we'll probably need to make a eessi.github.io repo?

@boegel
Copy link
Contributor

boegel commented Jun 17, 2020

Yes, that's probably the best option. I'll create it and give the docs team access to it.

@boegel
Copy link
Contributor

boegel commented Jun 17, 2020

@robberteggermont Repo created at https://github.com/EESSI/eessi.github.io + simplest possible landing page in place now, see https://eessi.github.io/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants