-
This is going to require some thinking ahead, but we need to consider:
- files with no extension
- dotfiles
- different template engines use the same extensions, e.g. mustache, hogan and handlebar cou…
-
I am calling updateSynonymOptions as follows:
```
$this->_client = CloudSearchClient::factory(/*credentials*/))
$args = array('DomainName'=>$this->_domain, 'Synonyms'=>$synonyms);
$response = $this-…
-
So we setup a variation structure in the build.json file to tell index.hbrs to output "index2.html" with a variant in the title tag with a different string than in index.hbrs.
When I run anvil, the i…