web commit by http://madduck.net/: add note about whole site rebuilds for little changes

master
Joey Hess 2008-03-22 12:02:39 -04:00
parent bee7d5d590
commit 5ed5babef4
1 changed files with 2 additions and 0 deletions

View File

@ -35,5 +35,7 @@ I don't think this is hard to code up and it's what I've been using with
[rest2web](http://www.voidspace.org.uk/python/rest2web/) and it's served me
well.
There is a problem though if this navbar were included in a sidebar (the logical place): if a page is updated, the navbar needs to be rebuilt which causes the sidebar to be rebuilt, which causes the whole site to be rebuilt. Unless we can subscribe only to title changes, this will be pretty bad...
--[[madduck]]
[[!tag wishlist]]