Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
/ docs Public
forked from prometheus/docs

Prometheus documentation: content and static site generator

License

Notifications You must be signed in to change notification settings

batas/docs

Open more actions menu
 
 

Repository files navigation

Prometheus Documentation Build Status

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
bundle

Building

To generate the static site, run:

bundle exec nanoc

The 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 view

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

License

Apache License 2.0, see LICENSE.

About

Prometheus documentation: content and static site generator

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 70.1%
  • HTML 14.5%
  • Ruby 8.7%
  • JavaScript 5.8%
  • Makefile 0.9%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.