diff --git a/docs/community/highlights.md b/docs/community/highlights.md index ade9b1ab..4d6e1765 100644 --- a/docs/community/highlights.md +++ b/docs/community/highlights.md @@ -6,6 +6,10 @@ keywords: - highlights --- +The Highlights feature is what we like to call the "glitzy pepperoni" of your OpenSauced profile. It's the place where you can display your favorite open source contributions whether it's an article you wrote for [Codecademy's Docs website](https://www.codecademy.com/pages/contribute-docs), revising one of the lessons on [freeCodeCamp's curricula](https://contribute.freecodecamp.org/#/index?id=learning-platform), or creating a tutorial for people who use [Audacity](https://support.audacityteam.org/community/contributing/tutorials). +[highlights demo](../../static/gif/highlights.gif) +Eager to get started? Check out[the Effectively Highlights section](https://github.com/open-sauced/intro/blob/main/06-the-secret-sauce.md#effectively-highlight-your-contributions) in our free "Intro to Open Source" course. + The Highlights feature is what we like to call the "glitzy pepperoni" of your OpenSauced profile. It's the place where you can display your favorite open source contributions, share the story, and inspire others to join you in your open source journey. For maintainers, it's a great way to showcase your project, the issues that need support, and attract new contributors. There are currently three types of highlights you can add to your profile: @@ -18,3 +22,4 @@ There are currently three types of highlights you can add to your profile: For more examples of highlights, go to the [OpenSauced Insights feed](https://insights.opensauced.pizza/feed). Eager to get started? Check out the [Effectively Highlight Your Contribution section](https://github.com/open-sauced/intro/blob/main/06-the-secret-sauce.md#effectively-highlight-your-contributions) in our free "Intro to Open Source" course to learn more. + diff --git a/static/gif/highlight.gif b/static/gif/highlight.gif new file mode 100644 index 00000000..c76a5abb Binary files /dev/null and b/static/gif/highlight.gif differ