Coder Social home page Coder Social logo

opentsdb.net's Introduction

   ___                 _____ ____  ____  ____
  / _ \ _ __   ___ _ _|_   _/ ___||  _ \| __ )
 | | | | '_ \ / _ \ '_ \| | \___ \| | | |  _ \
 | |_| | |_) |  __/ | | | |  ___) | |_| | |_) |
  \___/| .__/ \___|_| |_|_| |____/|____/|____/
       |_|    The modern time series database.

This repo contains the public website and documentation for OpenTSDB, found at link.

Contribute

Main Site

The main site pages are generated by a Makefile that takes a list of content files and applies headers and footers. To modify the main site files, only edit files found in the content directory. After making your modifications, run make and the .html files in the root directory should have been updated. Commit your changes and submit a pull request to have them merged.

The main site is super simple and just uses straight HTML and the Bootstrap library in an attempt to make it a little less ugly.

Note: Changes made directly to the HTML pages but not the .content files may disappear the next time code is updated.

Documentation

To generate the documentation, another Makefile (provided via Sphinx) is used create the HTML files from ReStructuredText files. The source files are found in docs/source. Please only edit the .rst files. Install Sphinx using your favorite Python package manager, then from the docs directory run make html. Verify your updates appeared properly in the generated HTML output using python -m SimpleHTTPServer, commit your changes and send us a PR.

Note: Changes made directly to the HTML pages but not the .rst files may disappear the next time code is updated.

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.