Menu

Site Development

Matt MacIntyre
Attachments
site.png (52135 bytes)

This page has some reference information on generating and updating the project web site.

We are using the Maven Site plugin for generating the web site. This allows us to use the APT and FML formats for easy document writing, and still use xhtml to put in fancier stuff.

File Locations

The files for the site are in the project's src/site directory. After using the site target (configuration is described below), the generated files end up in the target/site directory.

Reference Materials

Here are the links about how the Maven Site plugin works, and everything you'll need to know in order to modify the web site:

Eclipse Run Configurations

Create an Eclipse Run Configuration like the following example:

  • Be sure to update the location to be where your project root is (likely within your Git directory)

Eclipse Run Configuration for Maven Site


MongoDB Logo MongoDB