Update docs with example on injecting articles

Updated the plugin documentation to add a recipe for adding articles
programatically when pelican is running.
This commit is contained in:
iUnknwn 2021-09-21 17:45:20 -07:00
commit 3141a82ffe
2 changed files with 40 additions and 0 deletions

3
RELEASE.md Normal file
View file

@ -0,0 +1,3 @@
Release type: minor
Add additional documention on how to add new articles programatically.