-
-
Notifications
You must be signed in to change notification settings - Fork 175
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
icalendar Web site lost format #264
Comments
I did some additional research and the problem is not directly in your site. You are using a template provided by readthedocs.org and reaching the resources thru https (the right way), but the digital certificate from *.readthedocs.org used in cdnmedia.readthedocs.org expired 68 days ago. Now browsers don't load the shared web site theme unless the users instruct to allow "insecure" connections to cdnmedia.readthedocs.org. I think I will put the issue in other forum, but in the mean time if you can change the site theme would be good. Thanks. |
i think, that this project is abadoned, so needs to try fork it. i think. |
Seems like some commits where done in the last month, but nothing is going on in the issue tracker... @mauritsvanrees please have a look at this. |
I occasionally create a release because I also don't know how to fix the site theme or certificate on @thet Do you have an idea how to fix that, or who else to ask? |
@mauritsvanrees, it looks like it's there's an article about RTD theming here. I'm still trying to figure out what exactly needs to be changed but it appears that adjusting the docs/conf.py file might be the place to look. It looks like someone started an issue on the readthedocs's repo about icalendar. I think someone from RTDs submitted an iCalendar pull request #289 that attempted to fix the issue. The PR was approved but looks like it hasn't been merged yet. |
I have merged the PR. Let's see if the website improves. It hasn't yet, but that can probably take a bit of time. |
It looks like it has a failing build which must be preventing the RTD stuff from getting built? I'm not very familiar with how CICD stuff works or TravisCI in particular but I'll try to make sense of it when I get home from work later today. It seems like maybe there's a test that's hanging or something? |
The project website http://icalendar.readthedocs.org/ lost its format.
This happened some weeks ago, but still is without format.
The text was updated successfully, but these errors were encountered: