We have now put a site up at http://squz.com. That will be our main site, but we will still blog here, so please stay subscribed.
For those interested in technology, we run our website out of a Ubuntu/Linux node at Linode.com (highly recommended for startups). We use Nginx as a reverse proxy to handle different sites and plain old HTML5, CSS and JavaScript/jQuery. If we need to serve up an API we will serve this using either mochikit (for simple / scalable services) or pylons (for more logic intensive work). We are open-source junkies!
Oh and kudos to the creator of 960.gs css framework, we love it.