Skip to content

Commit

Permalink
get started: update index page
Browse files Browse the repository at this point in the history
  • Loading branch information
shcheklein committed Nov 28, 2019
1 parent 054e87a commit 84c246b
Showing 1 changed file with 9 additions and 15 deletions.
24 changes: 9 additions & 15 deletions static/docs/get-started/index.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,20 @@
# Get Started

_Get Started_ is a step-by-step introduction into basic DVC concepts. It doesn't
_Get Started_ is a step-by-step introduction into basic DVC features. It doesn't
go into details much, but provides links and expandable sections to learn more.

At the very end there are a few complete examples to give you more hands-on
experience with real life scenarios. The first one is about model and dataset
[versioning](/doc/tutorials/versioning), and the second one is focused on
[pipelines and reproducibility](/doc/tutorials/pipelines).
You'll need [Git](https://git-scm.com) to run the commands in this tutorial.
Also, if DVC is not installed, please follow these [instructions](/doc/install)
to do so.

Before you start ...

✅ Please, join our [community](/chat) or see these [support](/support) options
if you have any questions or need any help. We are very responsive ⚡.

✅ Check out our [GitHub repository](https://github.com/iterative/dvc) and give
us a ⭐ if you like the project!

✅ Contribute either [on GitHub](https://github.com/iterative/dvc) or
[on Patreon](https://www.patreon.com/DVCorg/overview) to support the project.

Separate to this section, the longer [Tutorial](/doc/tutorials/deep) also
introduces DVC step-by-step, while additionally explaining in great detail the
motivation and what's happening internally.

You'll need [Git](https://git-scm.com) to run the commands in this tutorial.
Also, if DVC is not installed, please follow these [instructions](/doc/install)
to do so.
When you are done with Get Started or if you'd like to try other alternatives to
learn DVC, check the available examples, interactive and community
[tutorials](/doc/tutorials).

0 comments on commit 84c246b

Please sign in to comment.