| Package | Description |
|---|---|
| org.duelengine.duel.staticapps |
| Modifier and Type | Method and Description |
|---|---|
SiteConfig |
SiteConfig.cdnHost(String value) |
SiteConfig |
SiteConfig.cdnLinksMap(String value) |
SiteConfig |
SiteConfig.cdnMap(String value) |
SiteConfig |
SiteConfig.contentType(String value) |
SiteConfig |
SiteConfig.encoding(String value) |
SiteConfig |
SiteConfig.files(String[] value)
Sets the static files to copy
|
SiteConfig |
SiteConfig.isDevMode(boolean value) |
SiteConfig |
SiteConfig.serverPrefix(String value) |
SiteConfig |
SiteConfig.sourceDir(String value)
Sets the web app directory
|
SiteConfig |
SiteConfig.targetDir(String value)
Sets the target directory
|
SiteConfig |
SiteConfig.views(Map<String,SiteViewPage> value)
Sets the views to generate
|
| Modifier and Type | Method and Description |
|---|---|
void |
SiteBuilder.build(SiteConfig config) |
void |
SiteBuilder.generateManifests(SiteConfig config) |
Copyright © 2014. All rights reserved.