Skip to content

Commit

Permalink
fix: Update Highlights page to fix broken path and provide more infor…
Browse files Browse the repository at this point in the history
…mation. (#164)

Update link in highlight to fix breaking change.
  • Loading branch information
BekahHW committed Sep 18, 2023
1 parent 4117fc5 commit e0aab72
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
20 changes: 11 additions & 9 deletions docs/community/highlights.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,20 @@ 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.
The Highlights feature is the place 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:
1. a Dev.to blog post
2. a Pull request
3. a issue
- Dev.to blog post
- Pull request
- Issue

## How to add a highlight
- Go to [OpenSauced's Highlight feed](https://insights.opensauced.pizza/feed).
- Click on the "Post a highlight to show your work!" input.
- Paste the URL to your blog post, pull request, or issue in the bottom input.
- Either use our Auto-Summarize feature or write your own summary.

![Example highlight](../../static/img/highlight.svg)
![highlights demo](../../static/gif/highlight.gif)

For more examples of highlights, go to the [OpenSauced Insights feed](https://insights.opensauced.pizza/feed).

Expand Down
1 change: 0 additions & 1 deletion static/img/highlight.svg

This file was deleted.

0 comments on commit e0aab72

Please sign in to comment.