corentingi / grafana.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 84.2%Language:CSS 10.6%Language:Ruby 3.8%Language:JavaScript 0.8%Language:CoffeeScript 0.5%