Skip to content

sbengo/grafana.org

 
 

Repository files navigation

Grafana.org

This is the entire site and documentation for grafana.org. If you want to add to the documentation just do this:

  • Fork this repo
  • Install Ruby (MRI required) - (Optionally install RVM for simpler setup).
  • Go into the directory and run bundle install
  • Install Bower
  • Run bower install
  • Start the server to look at it locally with bundle exec middleman server
  • Make sweet edits
  • Check it at localhost:4567
  • Submit a pull request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 86.6%
  • CSS 6.2%
  • Ruby 5.1%
  • JavaScript 1.3%
  • CoffeeScript 0.8%