russell.ballestrini.net/lib
russell@unturf.com b303f497fa fix: move random_article plugin into tracked lib/ directory
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.
2026-03-19 08:40:07 -04:00
..
__init__.py renamed: plugins/__init__.py -> lib/__init__.py 2016-05-24 18:15:09 -04:00
generate_jsonblog.py Generate index-slim.md without metadata for blog.json 2026-01-20 06:47:11 -05:00
generate_jsonfeed.py Add lib/ format generation scripts for agent-friendly formats 2026-01-19 14:36:20 -05:00
generate_llms_txt.py Fix llms.txt: recent articles from blog.json, correct JSON Blog description 2026-01-26 08:35:11 -05:00
generate_plaintext.py Add lib/ format generation scripts for agent-friendly formats 2026-01-19 14:36:20 -05:00
liblinkpeek.py move some libs to python3 2020-09-01 21:36:36 -04:00
random_article.py fix: move random_article plugin into tracked lib/ directory 2026-03-19 08:40:07 -04:00
rst2md.py Generate index-slim.md without metadata for blog.json 2026-01-20 06:47:11 -05:00
rst_linkpeek.py move some libs to python3 2020-09-01 21:36:36 -04:00
strip_toc_summary.py Move strip_toc_summary plugin to lib/ directory 2025-10-13 09:46:25 -04:00