Loading public site information. This may take a while! This is a known bug.
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:
Then run the following to clone the site:
Here are a few pointers to help you get started:
themes/themename
.theme = "themename"
to config.toml
.If you have an existing Hugo site, run the following to publish in this grain: