NAME

App::Embra::Plugin::Cname - adds a file containing the site's canonical domain name

VERSION

version 0.001

DESCRIPTION

This plugin will add a CNAME file to the site. Use this plugin if you are hosting the site on GitHub with a custom domain name.

ATTRIBUTES

domain

The canonical domain name for the site (the host part of its URI). This is required.

filename

The filename to store the site's canonical domain name in. It defaults to CNAME.

AUTHOR

Daniel Holz <dgholz@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Daniel Holz.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.