Code Monkey home page Code Monkey logo

dvc.org's Introduction

owl logo

DVC project documenation and website source code.

Documentation

Documentation engine was built using React, react Markdown library, Algolia to aprovide the full text search. Motivation for bulding it from scratch was lack of flexibility (customization, sidebar tuning) and ads in engines like readthedocs, docsify, etc.

Please, feel free to use it for your own sites and reach us out if you have any questions.

Contributing

We welcome contributions to DVC by the community!

If you want to fix a type or do a minor change a specific documenation page, please use the Edit on Github button (at the left of the page) to fork the project, edit it in place and create a PR. Alternatively, create a fork, clone, edit it with your regular editor and submit a PR to the master branch. We'll review and merge it as soon as possible. Thank you!

If you need help:

If you have any questions, please joint the community and use the #dev-docs channel to discuss any website and docs related issues. We are very responsive and happy to help.

Whereabouts:

  • Content - static Markdown files that are rendered dynamically in the browser. Merging changes to these files into the master branch is enough to update the docs and redeploy the website.

  • Media - add new images, gifs, diagrams here. Reference them from the Markdown files like this: ![](/static/img/reproducibility.png).

  • Sections - edit it to registre a new section with the navigation menu.

Guidelines:

We treat the documenation as code and use code style conventions:

  • No trailing whitespaces are allowed.
  • Content must be properly formatted at 80 symbols width. We recommend using Visual Studio Code and the Rewrap plugin to format the content.
  • Use dvc command in the documentation to highlight and create a link to the command.
  • Use dvc and usage custom code block syntax highlighter specifications to highlight DVC, git and CLI syntax properly. Check one of the command references to get an idea.

Copyright

This project is distributed under the Apache license version 2.0 (see the LICENSE file in the project root).

By submitting a pull request for this project, you agree to license your contribution under the Apache license version 2.0 to this project.

If you use images, please make a reference to the original site.

dvc.org's People

Watchers

 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.