Giter VIP home page Giter VIP logo

open-docs's Introduction

Mesosphere Community Docs Site

This repository contains the Markdown files that comprise the Mesosphere open documentation site.

Contributing!

Community contributions to the open docs are heartily welcomed. There are two ways to help out.

1) Create an issue

If you find an error in our docs site and would like the Mesosphere docs team to take a look, please create a new issue in this GitHub project. Be sure to include a link to the page in question and if possible, a suggested fix.

2) Submit a pull request

To add or change a page to the open documentation site:

  1. Fork this repository
  2. Commit the necessary changes to your forked repository
  3. Submit a pull request including your changes

We prefer pull requests to be as few commits as possible and that the request itself (title and/or description as necessary) are sufficiently descriptive. The Mesosphere docs team will review and merge your pull request!

Running this site locally

If you are developing against this site and wish to see a rendered version of your documentation locally.

  1. Install RubyGems

  2. Install Bundler

     sudo gem install bundler
    
  3. Add the default gems from the root of the project (you may need libxml2 - see here for instructions)

     bundle install --path vendor/bundle
    
  4. Run Jekyll from the root of the project

     # Run Jekyll and watch for changes
     bundle exec rake dev
    
  5. View the site in your browser: http://localhost:4000

open-docs's People

Contributors

joel-hamill avatar ssk2 avatar grampelberg avatar lloesche avatar rcorral avatar artemharutyunyan avatar ashenden avatar mattpennathe3rd avatar

Watchers

James Cloos 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.