This is the entire site and documentation for influxdb.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
- Start the server to look at it locally with
middleman server
- Make sweet edits
- Check it at localhost:4567
- Submit a pull request
- Earn the respect, admiration, and eternal love of the entire InfluxDB community