Function Start-Weblocks

Part of:

package weblocks
( start-weblocks &rest < keys > &key < debug > (port 8080) &allow-other-keys )
Starts weblocks framework hooked into Hunchentoot server. Set
':debug' keyword to true in order for stacktraces to be shown to the
client. Other keys are passed to 'hunchentoot:start-server'. Opens all
stores declared via 'defstore'.