pelican/docs
Angus Gratton 1edca55253 settings: Change the default IGNORE_FILES to all "hidden" files.
This is to avoid subtle behaviour that contributed to root cause of
https://github.com/pelican-plugins/sitemap/issues/36

Specifically: if installing Pelican into a local virtualenv with the pdm or uv
default name ".venv", then subdirectories of .venv will contain all of the test
.rst and .md files.

If you then run Pelican in that same root directory using the default PATH
value (".") then it will add those content files to the site.
2024-11-10 12:05:02 +11: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 Doc: update Chinese translation 2024-11-07 16:31:32 +08:00
changelog.rst Release Pelican 4.10.1 2024-09-28 17:02:04 +00:00
conf.py Translate documentation into Simplified Chinese (#3346) 2024-09-15 14:29:01 +02: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 Add FAQ regarding theme overrides 2024-10-10 14:35:07 +02: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 migrate configuration to PEP621 compatible config 2023-10-29 11:59:58 +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 preserve connection order in blinker 2023-11-03 01:13:12 +03: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 settings: Change the default IGNORE_FILES to all "hidden" files. 2024-11-10 12:05:02 +11: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