site: namespace

Common website features

Commands by name

site:
audit(tree)
Identify broken internal links and references
site:
crawl(tree, base)
A tree of a site’s discoverable resources
site:
index(tree)
A default index.html page for the tree
site:
jsonKeys(tree)
Add .keys.json files to a tree
site:
redirect(url, options)
Redirect to the given URL
site:
rss(feed)
Transforms a JSON Feed tree to RSS XML
site:
sitemap(tree)
Generate a sitemap for the tree
site:
slug(text)
A version of the text suitable for use in URLs
site:
static(tree)
Define common static files for the tree