python / python/planet

Planet Python, https and rendering of the site.

Offen
#230 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Vorherrschende Sprache
Python
Sterne
144
Forks
197
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

On the communicating.html page of devguide, there is a link to the planet python site, but this one is only in http. There is a support of https, the certificate seems to be good

$ echo | openssl s_client -servername www.planetpython.org -connect www.planetpython.org:443 2>/dev/null | openssl x509 -noout -dates

notBefore=Apr 27 16:10:00 2017 GMT
notAfter=Jul 26 16:10:00 2017 GMT

but Google Chromium and Firefox tell me that the connection is not fully compliant with https, and in fact, some images or css files are not reachable.

404 error

https://www.planetpython.org/js/iotbs2-key-directors-load.js
https://www.planetpython.org/js/iotbs2-directors.js
https://www.planetpython.org/js/iotbs2-core.js
https://www.planetpython.org/styles/defaultfonts.css

and because these files are missing, the rendering of the website is just ugly.

thank you

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Rechercherichtung

Suchen Sie communicating.html und prüfen Sie den Planet Python-Link sowie die referenzierten HTTPS-Assets. Überprüfen Sie, welche URLs derzeit verwendet werden, und verifizieren Sie anschließend, dass die Seite ohne die gemeldeten 404-Fehler gerendert wird und der Planet Python-Link HTTPS verwendet.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
html
Bereich
documentation, web-dev
Issue-Typ
Bug
Schwierigkeit
2/5
Geschätzter Aufwand
1-3 Stunden
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
48/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.