Your public site is available at {{ url }}.
-To set up your domain to point at your public site, add the following DNS records to your domain. Replace blog.example.com
with your site's hostname.
Name | -Type | -Value | - - -
---|---|---|
blog.example.com | -CNAME | -{{ domain }} | -
sandstorm-www.blog.example.com | -TXT | -{{ publicId }} | -
+ Loading public site information... +
+ + ++ Unable to load public site information! Try restarting the grain. + This is a known bug. +
+ + +Your public site is available at {{ url }}.
+To set up your domain to point at your public site, add the following DNS records to your domain. Replace blog.example.com
with your site's hostname.
Name | +Type | +Value | + + +
---|---|---|
blog.example.com | +CNAME | +{{ domain }} | +
sandstorm-www.blog.example.com | +TXT | +{{ publicId }} | +
To check out the Git repository containing your site, first add an authorization key to Git:
Simple site changes can be made directly in the included administrative interface.
++ ...had to be removed temporarily because Caddy 1 isn't recommended anymore and + Caddy 2 needs some work to get working well with Hugo. + Want to help? +