Skip to content

Commit

Permalink
blog: GSOD project ideas
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel committed May 3, 2020
1 parent 9bc9807 commit 7565e66
Showing 1 changed file with 26 additions and 20 deletions.
46 changes: 26 additions & 20 deletions content/blog/2020-04-30-gsod-ideas-2020.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,26 +55,32 @@ team. We welcome writers to create their own proposals, even if they differ from
our ideas. Projects will be primarily mentored by our lead technical writer,
[Jorge](https://github.com/jorgeorpinel).

1. **How-to section.** Foo.

_Skills required:_ Python, Git, experience with APIs <br/> _Difficulty
rating:_ Beginner-Medium<br/><br/>

1. **Tutorials -> Blog.** Bar.

_Skills required:_ Python, Git. Some experience with parallelization and/or
scientific computing would be helpful but not required. <br/> _Difficulty
rating:_ Advanced<br/><br/>

1. **Interactive guides.** Baz.

_Skills required:_ Python, Git, and some machine learning or data science
experience <br/> _Difficulty rating:_ Beginner-Medium

1. **User Guide.** Zoo.

_Skills required:_ Python, Git, experience with APIs <br/> _Difficulty
rating:_ Beginner-Medium<br/><br/>
1. **How-to section.** We have compiles a
[set of topics](https://github.com/iterative/dvc.org/issues/899) that we
think would be best explained in a new "How to" section of our docs. This
will imply relocating bits and pieces of info from existing docs into new
how-tos, as well as writing significant new material to complete them.

_Difficulty rating:_ Beginner-Medium<br/><br/>

1. **Tutorials to Blog.** DVC is currently rewriting it's main tutorial, the
[Get Started](https://github.com/iterative/dvc.org/pull/1074). The remaining
[Tutorials](https://dvc.org/doc/tutorials) will then become somewhat
redundant so we are considering moving them out of the docs and into blog
posts instead. Other possible rearrangements of the tutorials may end up
being preferred.

_Difficulty rating:_ Medium-Advanced<br/><br/>

1. **Integrate interactive guides.** We have a set of
[Katacoda scenarios](https://www.katacoda.com/dvc) to match different
sections of our docs. These need to be checked and updated, as well as
embedded into the corresponding pages per
[this issue](https://github.com/iterative/dvc.org/issues/670). This would
involve working with our front-end team or, preferably, having some
Javascript coding experience.

_Difficulty rating:_ Advanced

> For more inspiration, feel free to review our open
> [documentation issues](https://github.com/iterative/dvc.org/issues?q=is%3Aopen+is%3Aissue+label%3Adoc-content+).
Expand Down

0 comments on commit 7565e66

Please sign in to comment.