Prometheus Documentation 
This repository contains both the content and the static-site generator code for the Prometheus documentation site.
Prerequisites
You need to have a working Ruby environment set up and then install the necessary gems:
cd docs
bundleBuilding
To generate the static site, run:
bundle exec nanocThe resulting static site will be stored in the output directory.
Development Server
To run a local server that displays the generated site, run:
# Rebuild the site whenever relevant files change:
bundle exec guard
# Start the local development server:
bundle exec nanoc viewYou should now be able to view the generated site at http://localhost:3000/.
License
Apache License 2.0, see LICENSE.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
