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/

Pylons Project organization marketing website and repo
https://pylonsproject.org/
https://github.com/pylons/pylonsproject.org

Pyramid marketing website and repo
https://trypyramid.com/
https://github.com/pylons/trypyramid.com

WebOb marketing website and repo
https://webob.org/
https://github.com/pylons/webob.org



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.

Pyramid docs
https://docs.pylonsproject.org/projects/pyramid/en/latest/

<project_name>
https://docs.pylonsproject.org/projects/<project_name>/en/latest/

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

--steve

------------------------
Steve Piercy, Soquel, CA

--
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-discuss@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/r473Ps-10125i-1FAD350C35864C5390548F71EA808F8D%40Steves-iMac.local.
For more options, visit https://groups.google.com/d/optout.

Reply via email to