Site Plugin
Configuration
The site plugin is configured by the contents of the src/site directory.
- src/site
- apt
- welcome.apt
- fml
- faq.fml
- resources
- css
- site.css
- images
- logo.jpg
- favicon.ico
- plain.html
- css
- xdoc
- about.xml
- site.xml (site descriptor)
- apt
Each file in the source folders (apt, fml, xdoc) is processed by the site plugin and results in an html document being placed in the target/site directory.
Use caution: when using the Reporting Plugins, the about report uses the name index.html. If you create a page named index.apt (in the apt directory), index.fml (in the fml directory), index.xml (in the xdoc directory), then you will pre-empt the about report from creating the default index.html.
Labels
