Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-11 | Added category overview heading and randomized order | Adrian Kummerlaender | |
* while articles can be ordered by e.g. date there is no useful order for the pages in a given category ** this is why the order of pages on category overview pages is now random (in each generation) | |||
2014-08-11 | Implemented page categorization functionality | Adrian Kummerlaender | |
* expanded "02_data/pages.xsl" transformation to include pages in subfolders * "03_meta/categories.xsl" transformation generates a categorized view of all pages simmilar to the one provided for tags by "03_meta/tags.xsl" * "99_result/category/category.xsl" transformation generates category overview pages * added basic project related pages inside the "projects" category |