mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Update links to HTTPS and current 301 redirects in docs/templates/themes
This also updates the Tumblr API to use HTTPS as documented in the current Tumblr API docs.
This commit is contained in:
parent
48f6275134
commit
fbf1d79392
129 changed files with 280 additions and 266 deletions
13
RELEASE.md
Executable file
13
RELEASE.md
Executable file
|
|
@ -0,0 +1,13 @@
|
|||
Release type: minor
|
||||
|
||||
Use HTTPS links in documentation, themes, and settings templates
|
||||
for sites that support it and/or redirect to it. This also updates
|
||||
the links to point to the destination URL that sites are now
|
||||
redirecting to, which primarily affects all Jinja2 and PyPI links.
|
||||
|
||||
Modify `ignorable_git_crlf_errors()` in the unit tests to ignore the
|
||||
possible git error "CRLF will be replaced by LF".
|
||||
|
||||
Modify `test_custom_generation_works()` in the unit tests to
|
||||
explicitly use "en_US.UTF-8" because it was defaulting to character
|
||||
set ISO8859-1 otherwise.
|
||||
Loading…
Add table
Add a link
Reference in a new issue