Articles
Articles are loaded from the src directory, starting with "index.xml",
and recursing through any sub-articles specified in any
The articles are stored as WMG::article objects, and may be accessed through the site object's {INDEX} member, which specifies the index page. Any sub-page may be accessed through this. Chronological articles are stored by a WMG::weblog object, stored as the site's {BLOG} member, which allows additional control over the chronological articles (e.g. picking articles between certain dates).