bytedeco / javacpp-presets

The missing Java distribution of native C++ libraries
Other
2.68k stars 744 forks source link

Certificate issues with bytedeco.org #1469

Open jxtps opened 9 months ago

jxtps commented 9 months ago

It seems like Chrome is starting to force / default to https, which makes bytedeco.org look like this:

image

Looks like you're using github pages, maybe this can help: https://docs.github.com/en/pages/getting-started-with-github-pages/securing-your-github-pages-site-with-https ?

saudet commented 9 months ago

I think I was able to fix that. Can you check it now?

jxtps commented 9 months ago

HTTPS is looking spiffy, now it's just the little Fork me on GitHub image that's not loading for some reason.

paul-hammant commented 9 months ago

Looks good to me too. There's a "fork me" ribbon that's missing

https://github.blog/2008-12-19-github-ribbons/ shows the new HTML for that.

saudet commented 9 months ago

Done!

jxtps commented 9 months ago

Maybe put the ribbon on the right so it doesn't cover up "Bytedeco" in the top toolbar on small screens?

https://bytedeco.org/

saudet commented 9 months ago

It's better that it covers the news button??

jxtps commented 9 months ago

For any narrow screen width you always cover Bytedeco on the left, but for many narrow screen widths you don't cover anything on the right due to the way the line wrapping works.

(It's your site, you do as you please ;)

saudet commented 9 months ago

I'd rather leave it like that just in case, this is just a small display issue. In any case, the whole thing is neglected and should be redesigned with Bootstrap and what not...