Git Product home page Git Product logo

docs.influxdata.com's Introduction

InfluxData Documentation

This repository powers docs.influxdata.com, which includes documentation for the following InfluxData projects:

Contributing

InfluxData's documentation is open source. We strongly encourage (and value!) any contributions from the community.

Contributions include:

  • General content improvement: typo fixes and sentence clarifications
  • New content: documentation for new features and guides for common use cases

Please feel free to open an issue or a pull request. See the Contributing Guide for more information.

Requirements

Hugo

We use Hugo, an open source static site generator, to build our documentation. Check out the Hugo website for installation instructions.

Style Requirements

Markdown

All of our documentation is written in Markdown. If you're not a Markdown expert but you have content to contribute, feel free to submit a PR and we'll help you out with the formatting.

Semantic Linefeeds

We use semantic linefeeds. Separating each sentence with a new line makes it easy to parse diffs with the human eye.

Diff without semantic linefeeds:

-Data are taking off. Those data are time series. You need a database that specializes in time series. You should check out InfluxDB.
+Data are taking off. Those data are time series. You need a database that specializes in time series. You need InfluxDB.

Diff with semantic linefeeds:

Data are taking off.
Those data are time series.
You need a database that specializes in time series.
-You should check out InfluxDB.
+You need InfluxDB.

Writing Style

In general, we try to keep our writing style approachable and easy to understand.

docs.influxdata.com's People

Contributors

121watts avatar adamsvoboda avatar agaurav avatar ajgb avatar alexpaxton avatar alexriedler avatar aquarhead avatar beckettsean avatar benbjohnson avatar cihanucar avatar corylanou avatar dandv avatar desa avatar e-dard avatar goller avatar gunnaraasen avatar hnakamur avatar jackzampolin avatar jsternberg avatar mark-rushakoff avatar mikaelgra avatar nathanielc avatar opavader avatar rkuchan avatar rossmcdonald avatar rubycut avatar sparrc avatar tihomir-kit avatar titilambert avatar toddboom avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.