Pylons Project websites, documentation, and Sphinx theme
33 views
Skip to first unread message
Steve Piercy
unread,
Jun 27, 2017, 4:15:12 AM6/27/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pylons-...@googlegroups.com
Hi Everyone,
Over the last year, many people have contributed to the websites
for the Pylons Project organization and its projects for
marketing and documentation. I am pleased to announce the
following changes.
1. All websites are now served over HTTPS using a Let's Encrypt
certificate. I encourage you to support their work for
providing free certificates and helping secure the Internet.
https://letsencrypt.org/donate/
2. Documentation of all projects under the Pylons Project,
including Pyramid, is now under HTTPS via proxy to Read the
Docs, also using a Let's Encrypt certificate.
Note that this requires you to update your intersphinx settings
to use 'https' in the URL for your documentation if you link to
any documentation under 'docs.pylonsproject.org'. Doing a `make
linkcheck` in Sphinx will reveal any errors for external links.
3. For theming project documentation, the package
pylons-sphinx-themes now uses HTTPS when requesting static
assets. If your docs use HTTPS and you use
pylons-sphinx-themes, then your docs will not load custom fonts
until you next rebuild your docs.
https://pypi.python.org/pypi/pylons-sphinx-themes