aboutsummaryrefslogtreecommitdiff
path: root/plugins/sitemap_generator.rb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sitemap_generator dies if public dir doesn't exist yetmasukomi2011-08-251-0/+4
| | | | | this tests for the presence of the public dir and creates it if needed. This situation can arise in a new install.
* Moved plugins to root directory. I'm ditching the idea of shipping plugins ↵Brandon Mathis2011-07-191-0/+308
with themes until it's more obviously necessary. This way it's easier to merge and update plugins.