This is an example article created with the articles plugin. A simple plugin that scans the articles directory for files ending with ".txt" then checks if the article is new, old, or needs updating and generates the article accordingly.
New articles can be created using the draft
action.
nb draft [blog_dir]articles/example.txt
The article will be generated the next time the weblog is updated. To generate the article sooner you can invoke a forced update.
nb query main updateTo remove an article simply rename it's suffix to something other than ".txt" or remove it from the articles directory.
View this article's metafile.