]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/forum/wishlist:_support_staging_area.mdwn
Add ikistrap plugin for ikistrap theme.
[git.ikiwiki.info.git] / doc / forum / wishlist:_support_staging_area.mdwn
1 It would be nice if ikiwiki had built-in support for a staging area.
3 Default branch name would be *staging*, default result path would be *staging* as well.
5 Thus, if I push into the staging branch, it should automagically create a full copy of the site in staging/ .
7 This would make playing with ikiwiki easier while not cluttering the main branch and site.
9 A simple .htaccess would take care of keeping the staging are limited to people who should be allowed to access it.
12 Richard