Skip to content

Commit

Permalink
chore: codeowners revise chrome instructions (#387)
Browse files Browse the repository at this point in the history
* Revise latest chrome ext highlight instructions

* Add admonition in hot and point users to explore

* Add space to admonitions

Co-authored-by: Ayu Adiati <[email protected]>

---------

Co-authored-by: Ayu Adiati <[email protected]>
  • Loading branch information
BekahHW and adiati98 authored Sep 6, 2024
1 parent 5c72951 commit 45c33f3
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 117 deletions.
19 changes: 0 additions & 19 deletions docs/tools/chrome-extension/code-explanation.md

This file was deleted.

8 changes: 2 additions & 6 deletions docs/tools/chrome-extension/highlights.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,10 @@ keywords:
- "Highlighted Insights"
---

You can access the post to highlight it from the popup window in the extension. When you clicked, it will automatically, populate the PR or issue title, here you can use our AI functions to get a summary of the highlight similar to the PR summary.
If you're in GitHub, you can use the OpenSauced Chrome Extension to post a [highlight](highlights.md) of your pull requests to the OpenSauced website.

![location of post to highlight](https://user-images.githubusercontent.com/18273833/241761099-e7a745c8-204e-4a4d-b313-867ab99af0b2.png)
You can access the post to highlight it from the popup window in the extension. When you click it, it will automatically, populate the PR title and you can provide the summary.

If your Highlight is successfully posted, you will get a message with an option to see the Highlight on the OpenSauced website.

![Successful message example](https://github.com/open-sauced/docs.opensauced.pizza/assets/18273833/723ac624-e996-45f8-acdf-0d3ff08af90b)

But if there is an error with the summarization, you will see it in the text area, as in the example below:

![Error message](https://user-images.githubusercontent.com/18273833/241762187-f6968a71-c344-495f-8eed-f1de9aff7599.gif)
47 changes: 0 additions & 47 deletions docs/tools/chrome-extension/pr-description.md

This file was deleted.

27 changes: 0 additions & 27 deletions docs/tools/chrome-extension/refactoring-and-testing.md

This file was deleted.

6 changes: 6 additions & 0 deletions docs/tools/hot-opensauced.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ keywords:
- "Popular GitHub Repositories"
---

:::danger

This tool is deprecated. To discover open source projects to contribute to, check out the [OpenSauced Explore Page](https://app.opensauced.pizza/explore/topic/javascript).

:::

[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?
Expand Down
18 changes: 0 additions & 18 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -107,30 +107,12 @@ module.exports = {
type: "category",
label: "Using the Chrome Extension",
items: [
{
type: "file",
label: "feature 1",
type: "doc",
id: "tools/chrome-extension/code-explanation",
},
{
type: "file",
label: "feature 2",
type: "doc",
id: "tools/chrome-extension/pr-description",
},
{
type: "file",
label: "feature 3",
type: "doc",
id: "tools/chrome-extension/highlights",
},
{
type: "file",
label: "feature 5",
type: "doc",
id: "tools/chrome-extension/refactoring-and-testing",
},
{
type: "file",
label: "feature 6",
Expand Down

0 comments on commit 45c33f3

Please sign in to comment.