Skip to content

Commit

Permalink
docs: adding section for the Hot OpenSauced Project (open-sauced#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdwilkin4 authored Oct 24, 2023
1 parent b142645 commit 4555cb8
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/community/hot-opensauced.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
id: hot-opensauced
title: Hot OpenSauced Project
sidebar_label: Hot OpenSauced Project
keywords:
- hot OpenSauced project
---

[Hot OpenSauced](https://hot.opensauced.pizza/) is a site that helps you discover the hottest open source projects to contribute to. You also have the ability to vote for your favorite open source projects.

## How to find hot open source projects to contribute to?

When you visit the [Hot OpenSauced](https://hot.opensauced.pizza/) site, you will see a list of open source projects that are currently trending on GitHub. You can sign in with your GitHub account and search for the most upvoted, recent, and popular projects.

![hot opensauced upvoted repos](../../static/img/upvoted-repos-hot-opensauced.png)

## How to vote for your favorite open source projects?

You can vote for your favorite open source project by clicking on the upvote button. You can view all of your upvoted projects under the My Votes tab.

![hot opensauced popular repos](../../static/img/popular-repos-hot-opensauced.png)
1 change: 1 addition & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ module.exports = {
"community/dev-card",
"community/hacktoberfest",
"community/connections",
"community/hot-opensauced",
],
},
{
Expand Down
Binary file added static/img/popular-repos-hot-opensauced.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/upvoted-repos-hot-opensauced.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4555cb8

Please sign in to comment.