pelican-plugins/ lives in .gitignore so the random_article plugin never reached the build server after cleanup. Moved to lib/ which already serves as a PLUGIN_PATHS entry. Removed the os.path.exists check that caused the plugin to skip all articles when the generator ran before article directories existed in output. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| generate_jsonblog.py | ||
| generate_jsonfeed.py | ||
| generate_llms_txt.py | ||
| generate_plaintext.py | ||
| liblinkpeek.py | ||
| random_article.py | ||
| rst2md.py | ||
| rst_linkpeek.py | ||
| strip_toc_summary.py | ||