I've taken the liberty to set up a new buildout:
./sites/homepage/buildout.cfg
It basically sets up, you guessed it, a buildout for the Vudo homepage. However:
––– it's much simpler
––– it runs on sqlite
My next step will be to look for a default "layout" instead of
hardcoding it in ``vudo.app``. I think a good choice will be to just
choose the first one that is found.
\malthe