diff options
Diffstat (limited to 'puppet/modules/site_static/README')
-rw-r--r-- | puppet/modules/site_static/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/puppet/modules/site_static/README b/puppet/modules/site_static/README new file mode 100644 index 00000000..bc719782 --- /dev/null +++ b/puppet/modules/site_static/README @@ -0,0 +1,3 @@ +Deploy one or more static websites to a node. + +For now, it only supports `amber` based static sites. Should support plain html and jekyll in the future. |