% layout 'standard', title => 'Create Blog', sb_active => 'dashboard';

Create a new blog

Connect Repo
Choose Domain
Select Builder

Choose a domain

Next you can choose a domain name for your website. You can host your website on a subdomain of <%= $c->config->{customer_domain} %> without any further configuration on your part, just enter YourSiteName below.

If you have your own domain, you can also use that. Be sure to set your DNS records to match *.<%= $c->config->{customer_domain} %>.

% if ( $c->stash->{success} ) {

% } % if ( $c->stash->{errors} ) { % }
.<%= $c->config->{customer_domain} %>