prometheus/docs

Name: docs

Owner: Prometheus

Description: Prometheus documentation: content and static site generator

Created: 2014-12-19 15:06:35.0

Updated: 2017-12-26 08:40:12.0

Pushed: 2018-01-17 15:35:47.0

Homepage: https://prometheus.io

Size: 14452

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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:

ocs
le
Building

To generate the static site, run:

 build

The resulting static site will be stored in the output directory.

Development Server

To run a local server that displays the generated site, run:

build the site whenever relevant files change:
le exec guard
art the local development server:
le exec nanoc view

You should now be able to view the generated site at http://localhost:3000/.

License

Apache License 2.0, see LICENSE.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.