Age | Commit message (Collapse) | Author |
|
* changed archive page markup two enable setting two columns in CSS
|
|
* base url is now a local webserver for more realistic testing
** i.e. otherwise the atom feed is not served correctly
* article, page, tag and stream pages are now generated as "index.html" inside appropriately named directories
** this is needed for pretty urls that actually work
|
|
* the output node is defined in both the master and datasource transformation
** i.e. they do not have to be defined in transformations making use of one of these transformations
|
|
|
|
* displays articles in descending order grouped by year
** based on the article metadata source implemented in adbe381
|