pelican/docs
Ilya Simpson fca2fde2ed Change lists, not tuples, in config settings
In the documentation, both `SOCIAL` and `LINKS` are described as a list
of tuples, but all examples show them as tuples of tuples. It makes the
most sense for them to be lists, so the examples should match the docs
going forward.

Similarly, `LOCALE` is described as a list, but the examples show it as
a tuple. Likewise, the examples should be lists, in line with the
description.
2025-07-04 20:06:44 +12:00
..
_static Strip trailing whitespace 2023-10-29 22:19:44 +01:00
_templates pre-commit filter auto-indents templates, css, js 2024-05-31 07:34:01 -05:00
locale/zh_CN/LC_MESSAGES chore: Update link to re-directed example settings file (#3445) 2025-01-15 11:43:52 +01:00
changelog.rst Release Pelican 4.11.0 2025-01-15 17:01:09 +00:00
conf.py Enable flake8-builtins Ruff rule. 2025-06-02 17:22:50 +12:00
content.rst Add disabled status for #3304 (#3305) 2024-09-12 13:28:51 +02:00
contribute.rst Tweak docs about test coverage and git blame 2024-06-16 19:23:46 +02:00
faq.rst docs: Use raw string for the PATH_METADATA setting 2025-04-19 11:00:42 +03:00
importer.rst Merge pull request #3264 from boxydog/medium_importer 2024-01-26 10:02:54 +01:00
index.rst Docs: Remove ifconfig Sphinx extension 2024-06-18 09:08:45 +02:00
install.rst docs: Update install from sources using setuptools 2025-01-27 06:18:55 +01:00
internals.rst fix usage of pelican_open in docs 2020-07-11 17:39:30 +02:00
Makefile Add the docs 2010-10-13 23:08:08 +01:00
pelican-themes.rst Code should be between backquotes () 2023-06-23 09:27:51 +02:00
plugins.rst docs: Clarify namespace plugin loading order 2025-01-14 12:49:34 +01:00
publish.rst remove WRITE_SELECTED 2023-11-12 19:43:26 +03:00
quickstart.rst migrate configuration to PEP621 compatible config 2023-10-29 11:59:58 +01:00
report.rst Docs: Reflow to 79 char line limit 2018-11-02 20:53:15 -06:00
settings.rst Change lists, not tuples, in config settings 2025-07-04 20:06:44 +12:00
themes.rst Rename default branch to main 2024-06-25 11:33:28 +02:00
tips.rst De-couple build workflow from GitHub Pages publication (#3404) 2024-10-22 09:59:19 -07:00