From d300c860c9f9d8e4b73a832588a1d133d548e735 Mon Sep 17 00:00:00 2001 From: Suraj Kumar Date: Fri, 19 Jan 2024 15:03:19 +0530 Subject: [PATCH 1/3] docs(seo): update project documentation with SEO keywords. --- docs/community/100-days-of-oss.md | 6 ++++++ docs/community/hacktoberfest.md | 5 +++++ docs/community/welcome-to-the-community.md | 4 ++++ docs/contributing/code-of-conduct.md | 5 +++++ docs/contributing/introduction-to-contributing.md | 10 ++++++++++ docs/contributing/maintainers-guide.md | 4 ++++ docs/contributing/set-up-authentication.md | 9 +++++++++ .../technical/resolve-merge-conflicts.md | 13 +++++++++++++ docs/contributing/technical/setup-repo-with-git.md | 10 ++++++++++ docs/contributing/triage-guide.md | 10 ++++++++++ docs/features/connections.md | 10 ++++++++++ docs/features/dev-card.md | 7 +++++++ docs/features/highlights.md | 6 +++++- docs/features/insights.md | 6 ++++++ docs/features/lists.md | 5 +++++ docs/introduction.md | 3 +++ docs/welcome/faqs.md | 3 +++ docs/welcome/glossary.md | 5 +++++ docs/welcome/opensauced-intro.md | 5 ++++- 19 files changed, 124 insertions(+), 2 deletions(-) diff --git a/docs/community/100-days-of-oss.md b/docs/community/100-days-of-oss.md index 729aaf25..a6ca0ddc 100644 --- a/docs/community/100-days-of-oss.md +++ b/docs/community/100-days-of-oss.md @@ -4,6 +4,12 @@ title: "#100DaysOfOSS: Growing Skills and Real-World Experience" sidebar_label: "#100DaysOfOSS" keywords: - "100 days of open source" + - "100 days of OSS" + - "Open source contribution" + - "Open source software development" + - "Open source projects for beginners" + - "Open source development" + --- Inspired by the great work of the [#100DaysOfCode challenge](https://www.100daysofcode.com/), we're starting #100DaysOfOSS. diff --git a/docs/community/hacktoberfest.md b/docs/community/hacktoberfest.md index ba47535f..fb79e103 100644 --- a/docs/community/hacktoberfest.md +++ b/docs/community/hacktoberfest.md @@ -4,6 +4,11 @@ title: "Join us for Hacktoberfest! 🎃" sidebar_label: "Join us for Hacktoberfest! 🎃" keywords: - "hacktoberfest" + - "Open source contributions for Hacktoberfest" + - "Hacktoberfest participation guide" + - "Open source collaboration in October" + - "Hacktoberfest beginner-friendly projects" + - "How to get involved in Hacktoberfest" --- At OpenSauced, we love open source just as much as pizza! That's why we are participating in Hacktoberfest! 🎃 diff --git a/docs/community/welcome-to-the-community.md b/docs/community/welcome-to-the-community.md index 2a550469..82de304e 100644 --- a/docs/community/welcome-to-the-community.md +++ b/docs/community/welcome-to-the-community.md @@ -4,6 +4,10 @@ title: "Welcome to the OpenSauced Community" sidebar_label: "Welcome to the Community" keywords: - "welcome to the community" + - "The community welcomes you" + - "Get involved in the community" + - "Join our community" + - "Greetings from the community" --- Welcome to the OpenSauced community! At OpenSauced, we strive to bring collaboration and inspiration to every open source contributor and help build a global community of open source developers, empowering you to grow, innovate, and achieve greatness in the open. diff --git a/docs/contributing/code-of-conduct.md b/docs/contributing/code-of-conduct.md index 0feb4060..64e31237 100644 --- a/docs/contributing/code-of-conduct.md +++ b/docs/contributing/code-of-conduct.md @@ -4,6 +4,11 @@ title: "Code of Conduct" sidebar_label: "Code of Conduct" keywords: - "code of conduct" + - "Community guidelines" + - "Guidelines for behavior" + - "Interaction guidelines" + - "rules and guidelines" + - "Behavioral expectations" --- ## Our Pledge diff --git a/docs/contributing/introduction-to-contributing.md b/docs/contributing/introduction-to-contributing.md index 1c1daf22..35ead5aa 100644 --- a/docs/contributing/introduction-to-contributing.md +++ b/docs/contributing/introduction-to-contributing.md @@ -4,6 +4,16 @@ title: "Introduction to Contributing" sidebar_label: "Introduction to Contributing" keywords: - "introduction to contributing" + - "Getting started with contributions" + - "New contributor guide" + - "How to contribute effectively" + - "Contribution essentials" + - "Open source contribution guide" + - "Making your first contribution" + - "Beginner-friendly contributions" + - "Contributing to open source projects" + - "Starting your contribution journey" + - "First-time contributor tips" --- Contributions are always welcome, no matter how large or small. Before contributing, diff --git a/docs/contributing/maintainers-guide.md b/docs/contributing/maintainers-guide.md index f7e9701c..34551fdd 100644 --- a/docs/contributing/maintainers-guide.md +++ b/docs/contributing/maintainers-guide.md @@ -4,6 +4,10 @@ title: "OpenSauced Maintainers Guide" sidebar_label: "OpenSauced Maintainers Guide" keywords: - "maintainers guide" + - "open source maintainers guide" + - "open source maintainer" + - "open-source project management" + - "community management in open-source" --- Welcome to the OpenSauced Maintainers Guide for contributors who are interested in being part of the maintainer team for OpenSauced repositories. diff --git a/docs/contributing/set-up-authentication.md b/docs/contributing/set-up-authentication.md index 4eff7d07..62e4b083 100644 --- a/docs/contributing/set-up-authentication.md +++ b/docs/contributing/set-up-authentication.md @@ -4,6 +4,15 @@ title: "Set Up Authentication" sidebar_label: "Set Up Authentication" keywords: - "set up authentication" + - "Authentication setup guide" + - "Setting up secure login" + - "User authentication configuration" + - "Authentication system setup" + - "Authentication implementation steps" + - "Authentication setup tutorial" + - "Setting up user authorization" + - "Step-by-step authentication setup" + - "Authentication best practices" --- You need to obtain an authentication token to interact with the OpenSauced public API as an authenticated user. diff --git a/docs/contributing/technical/resolve-merge-conflicts.md b/docs/contributing/technical/resolve-merge-conflicts.md index a5352fdd..7f877977 100644 --- a/docs/contributing/technical/resolve-merge-conflicts.md +++ b/docs/contributing/technical/resolve-merge-conflicts.md @@ -4,6 +4,19 @@ title: "Resolve Merge Conflicts" sidebar_label: "Resolve Merge Conflicts" keywords: - "resolve merge conflicts" + - "merge-conflict" + - "solve merge conflicts" + - "Git merge conflict" + - "Merge conflict resolution" + - "Merge conflict prevention" + - "Merge conflict handling" + - "Merge conflict management" + - "Merge conflict avoidance" + - "Merge conflict workflow" + - "Merge conflict strategies" + - "Merge conflict best practices" + - "Merge conflict tools" + --- When you are working on any of the OpenSauced repositories, you might run into a merge conflict. A merge conflict occurs when multiple conflicting changes are made to the same line in a file. Merge conflicts happen the most when you open a pull request, as the release process generally updates `npm-shrinkwrap.json`. diff --git a/docs/contributing/technical/setup-repo-with-git.md b/docs/contributing/technical/setup-repo-with-git.md index 7dfe6184..11b83976 100644 --- a/docs/contributing/technical/setup-repo-with-git.md +++ b/docs/contributing/technical/setup-repo-with-git.md @@ -4,8 +4,18 @@ title: "Setting Up a Repository with Git and GitHub" sidebar_label: "Setting Up a Repository with Git and GitHub" keywords: - "setting up a repository with Git and GitHub" + - "working with git and github" + - "GitHub repository creation" + - "GitHub repository workflow" + - "GitHub repository initialization" + - "GitHub repository hosting" + - "GitHub repository collaboration" + - "GitHub repository version control" + - "GitHub repository deployment" + - "GitHub repository setup" --- + ## Using the GitHub CLI ### How to Install the GitHub CLI diff --git a/docs/contributing/triage-guide.md b/docs/contributing/triage-guide.md index 4501111d..ad48c068 100644 --- a/docs/contributing/triage-guide.md +++ b/docs/contributing/triage-guide.md @@ -4,6 +4,16 @@ title: "Triage Guide" sidebar_label: "Triage Guide" keywords: - "triage guide" + - "Issue triage best practices" + - "GitHub triage process" + - "Pull request triage steps" + - "Triage workflow tutorial" + - "Effective issue management" + - "Open source contribution triage" + - "Triage for project maintainers" + - "Streamlining triage efforts" + - "Collaborative issue handling" + - "Contributor triage assistance" --- ## How to Join the Triage Team diff --git a/docs/features/connections.md b/docs/features/connections.md index a5a8f170..38ff2e4e 100644 --- a/docs/features/connections.md +++ b/docs/features/connections.md @@ -4,6 +4,16 @@ title: "Grow Your Network with Our Connections Feature!" sidebar_label: "Connections" keywords: - "connections" + - "Network connections" + - "Professional connections" + - "Building connections" + - "Online connections" + - "Networking opportunities" + - "tech connections" + - "grow newtwork" + - "grow connection" + - "Community connections" + --- ## What are Connections? diff --git a/docs/features/dev-card.md b/docs/features/dev-card.md index a73b7abb..8978a726 100644 --- a/docs/features/dev-card.md +++ b/docs/features/dev-card.md @@ -4,6 +4,13 @@ title: "Showcase Your Open Source Stats with Your Dev Card" sidebar_label: "Dev Card" keywords: - "dev card" + - "DevCard" + - "OpenSource" + - "Open Source DevCard" + - "Showcase DevCard" + - "Showcase Your Open Source Stats" + - "Open Source Stats DevCard" + --- The Dev Card feature is what we like to call your "open source business card." diff --git a/docs/features/highlights.md b/docs/features/highlights.md index 4444e652..7d626613 100644 --- a/docs/features/highlights.md +++ b/docs/features/highlights.md @@ -3,7 +3,11 @@ id: highlights title: "Highlight Your Open Source Contributions" sidebar_label: "Highlights" keywords: - - "highlights" + - "Highlights" + - "Open Source Highlights" + - "Contribution Highlights" + - "Highlight your open source contributiions" + - "Open Source Contribution Highlights" --- 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 and the issues that need support and attract new contributors. diff --git a/docs/features/insights.md b/docs/features/insights.md index 8c215b98..74e8e4c0 100644 --- a/docs/features/insights.md +++ b/docs/features/insights.md @@ -4,6 +4,12 @@ title: "Insights into Open Source Projects" sidebar_label: "Insights" keywords: - "insights" + - "open source" + - "projects" + - "Open Source Insights" + - "Project Insights" + - "Insights into Open Source Projects" + - "Open Source Project Insights" --- The Insights feature is your one-stop solution for understanding the pulse of your open-source projects and contributions. This feature is designed to provide a comprehensive view of your project's health and your individual contributions. From contribution trends to community health, OpenSauced Insights helps you make data-driven decisions that align with your goals. It's not just about numbers; it's about providing data to help you make decisions that can define your approach to open source and tell the story of your project or contribution journey. diff --git a/docs/features/lists.md b/docs/features/lists.md index 0b09e850..5ed0df25 100644 --- a/docs/features/lists.md +++ b/docs/features/lists.md @@ -4,6 +4,11 @@ title: "Organize and Monitor Your Contributors" sidebar_label: "Lists" keywords: - "lists" + - "contributors" + - "organize" + - "Monitor Contributors" + - "Organize Contributors" + - "Contributor Lists Management" --- The Lists feature enables you to categorize, monitor, and analyze different groups of contributors within open source projects. With the Lists feature, gain granular insights into each contributor's activity and contributions. diff --git a/docs/introduction.md b/docs/introduction.md index b02e5f6d..a88cbcff 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -4,6 +4,9 @@ title: "Introduction to OpenSauced 🍕" sidebar_label: "Introduction to OpenSauced 🍕" keywords: - "introduction" + - "introduction to opensauced" + - "opensauced introduction" + - "get to know opensauced" --- ![Example banner](../static/img/what-is-opensauced-borderless.jpg) diff --git a/docs/welcome/faqs.md b/docs/welcome/faqs.md index c44b83d1..0015b166 100644 --- a/docs/welcome/faqs.md +++ b/docs/welcome/faqs.md @@ -4,6 +4,9 @@ title: "Frequently Asked Questions" sidebar_label: "FAQs" keywords: - "faqs" + - "Frequently asked questions" + - "Popular FAQs guide" + - "most asked questions" --- ## Contributions diff --git a/docs/welcome/glossary.md b/docs/welcome/glossary.md index 351991dd..faad4290 100644 --- a/docs/welcome/glossary.md +++ b/docs/welcome/glossary.md @@ -4,6 +4,11 @@ title: "OpenSauced Glossary" sidebar_label: "OpenSauced Glossary" keywords: - "glossary" + - "openSauced" + - "OpenSauced Glossary" + - "Tech Glossary" + - "OpenSauced Glossary Guide" + - "Open Source Project Glossary" --- Welcome to the glossary, where we define concepts used on our platform to help you get the most out of OpenSauced. diff --git a/docs/welcome/opensauced-intro.md b/docs/welcome/opensauced-intro.md index 4e728a27..5a7fe420 100644 --- a/docs/welcome/opensauced-intro.md +++ b/docs/welcome/opensauced-intro.md @@ -4,7 +4,10 @@ title: "What is OpenSauced?" sidebar_label: "What is OpenSauced?" keywords: - "opensauced" ---- + - "open-sauced" + - "what is opensauced?" + - "get to know opensauced" + --- ## OpenSauced: Your Open Source Partner From 8912393a59d732357834085be3e50fe583e2af1d Mon Sep 17 00:00:00 2001 From: Suraj Kumar Date: Sat, 20 Jan 2024 13:09:49 +0530 Subject: [PATCH 2/3] docs(seo): update project documentation with SEO keywords. --- .../categorize-contributions.md | 10 +++++++++- docs/job-seekers-guide/introduction.md | 9 ++++++++- docs/maintainers/maintainers-guide.md | 5 +++++ docs/maintainers/understanding-insights.md | 9 +++++++++ docs/maintainers/understanding-lists-data.md | 10 ++++++++++ docs/opensauced-packages/check-engines.md | 6 ++++++ .../conventional-commit.md | 12 +++++++++++ docs/opensauced-packages/semantic-release.md | 6 ++++++ .../chrome-extension/code-explanation.md | 20 +++++++++++++++++++ docs/tools/chrome-extension/highlights.md | 11 ++++++++++ .../introduction-to-the-chrome-extension.md | 12 +++++++++++ docs/tools/chrome-extension/pr-description.md | 8 ++++++++ .../refactoring-and-testing.md | 7 +++++++ .../viewing-insights-and-invitations.md | 7 +++++++ docs/tools/hot-opensauced.md | 6 ++++++ docs/tools/pizza-cli.md | 11 ++++++++++ 16 files changed, 147 insertions(+), 2 deletions(-) diff --git a/docs/job-seekers-guide/categorize-contributions.md b/docs/job-seekers-guide/categorize-contributions.md index cee26ad0..65ed8e1a 100644 --- a/docs/job-seekers-guide/categorize-contributions.md +++ b/docs/job-seekers-guide/categorize-contributions.md @@ -3,7 +3,15 @@ id: how-to-translate-open-source-contributions-into-career-opportunities title: "How to Translate Open Source Contributions into Career Opportunities" sidebar_label: "How to Translate Open Source Contributions into Career Opportunities" keywords: - - how-to-translate-open-source-contributions-into-career-opportunities + - "how-to-translate-open-source-contributions-into-career-opportunities" + - "how to get a job with open source contributions" + - "benefits of open source contributions for career development" + - "open source projects to boost your resume" + - "how to showcase your open source work to employers" + - "open source skills that employers look for" + - "how to find open source opportunities in your field" + - "best practices for open source contributors" + - "open source success stories and tips" --- It is important to keep track of your open source contributions and show the impact you have left on the projects and organizations. By organizing your work, you will be able to talk about these meaningful contributions on your resume and in job interviews. diff --git a/docs/job-seekers-guide/introduction.md b/docs/job-seekers-guide/introduction.md index b2afcc48..c472000b 100644 --- a/docs/job-seekers-guide/introduction.md +++ b/docs/job-seekers-guide/introduction.md @@ -3,7 +3,14 @@ id: job-seekers-guide-introduction title: "Learn How to Land a Tech Job Using OpenSauced" sidebar_label: "Introduction" keywords: - - job-seekers-guide-introduction + - "job-seekers-guide-introduction" + - "open source tech job guide" + - "open sauced tech job tips" + - "open source career development" + - "open source projects for tech resume" + - "open source skills for tech employers" + - "land your dream tech job" +open sauced: --- When you are looking for a tech job, it is important to stand out amongst the sea of candidates. One great way to stand out and showcase your skills is through Open Source contributions. diff --git a/docs/maintainers/maintainers-guide.md b/docs/maintainers/maintainers-guide.md index 41d6efb5..69230ba8 100644 --- a/docs/maintainers/maintainers-guide.md +++ b/docs/maintainers/maintainers-guide.md @@ -5,6 +5,11 @@ sidebar_label: "Maintainers Guide to OpenSauced" keywords: - "maintainers" - "guides" + - "open source maintainers guide" + - "open source maintainer" + - "open-source project management" + - "community management in open-source" + - "Maintainers Guide to OpenSauced" --- ## Introduction to OpenSauced for Maintainers diff --git a/docs/maintainers/understanding-insights.md b/docs/maintainers/understanding-insights.md index 5c391ee1..0237179b 100644 --- a/docs/maintainers/understanding-insights.md +++ b/docs/maintainers/understanding-insights.md @@ -5,6 +5,15 @@ sidebar_label: "Understanding Insights Data" keywords: - "maintainers" - "guides" + - "Insights Interpretation" + - "Analytical Understanding" + - "Insights Overview" + - "Maintainer Insights" + - "Guide to Data Understanding" + - "Data Interpretation Methods" + - "Insightful Data Examination" + - "Guide to Understanding Data" + --- Once your repositories are connected, it's time to understand the data provided in your Insight Page. Understanding this data is key to effectively managing your projects and contributors. diff --git a/docs/maintainers/understanding-lists-data.md b/docs/maintainers/understanding-lists-data.md index 5d16dd94..b814e60b 100644 --- a/docs/maintainers/understanding-lists-data.md +++ b/docs/maintainers/understanding-lists-data.md @@ -5,6 +5,16 @@ sidebar_label: "Understanding Lists Data" keywords: - "maintainers" - "guides" + - "Lists Analysis" + - "List Data Exploration" + - "Data Organization" + - "Data Insight from Lists" + - "List Visualization" + - "Data Representation in Lists + - "List-Based Insights" + - "List Data Interpretation" + - "Organizing Data in Lists" + - "List-Based Analytics" --- Once you've created your list of contributors, it's time to understand the data provided. Understanding this data is key to effectively managing your projects and contributors. diff --git a/docs/opensauced-packages/check-engines.md b/docs/opensauced-packages/check-engines.md index caa2924a..33c81827 100644 --- a/docs/opensauced-packages/check-engines.md +++ b/docs/opensauced-packages/check-engines.md @@ -4,6 +4,12 @@ title: "@open-sauced/check-engines" sidebar_label: "@open-sauced/check-engines" keywords: - "@open-sauced/check-engines" + - "open sauced check engines" + - "npm install check engines" + - "open source dependency verification" + - "npm package engines property" + - "open sauced dependency management" + - "npm run check engines" --- ## Description diff --git a/docs/opensauced-packages/conventional-commit.md b/docs/opensauced-packages/conventional-commit.md index 969b8e50..29f417db 100644 --- a/docs/opensauced-packages/conventional-commit.md +++ b/docs/opensauced-packages/conventional-commit.md @@ -4,6 +4,18 @@ title: "@open-sauced/conventional-commit" sidebar_label: "@open-sauced/conventional-commit" keywords: - "@open-sauced/conventional-commit" + - "commitizen conventional commit" + - "open source commit standards" + - "how to use @open-sauced/conventional-commit" + - "npm package for conventional commit" + - "open sauced commit guide" + - "conventional commit best practices" + - "Commit Message Standards" + - "Semantic Versioning" + - "Git Commit Conventions" + - "Standardized Commit Messages" + - "Version Control Best Practices" + --- ## Description diff --git a/docs/opensauced-packages/semantic-release.md b/docs/opensauced-packages/semantic-release.md index f914ab26..8b2e9fd2 100644 --- a/docs/opensauced-packages/semantic-release.md +++ b/docs/opensauced-packages/semantic-release.md @@ -4,6 +4,12 @@ title: "@open-sauced/semantic-release-conventional-config" sidebar_label: "@open-sauced/semantic-release-conventional-config" keywords: - "@open-sauced/semantic-release-conventional-config" + - "semantic release conventional config" + - "open sauced semantic release" + - "npm package for semantic release" + - "semantic release best practices" + - "semantic release shareable config" + - "semantic release plugins and presets" --- ## Description diff --git a/docs/tools/chrome-extension/code-explanation.md b/docs/tools/chrome-extension/code-explanation.md index b5af9352..ba36c277 100644 --- a/docs/tools/chrome-extension/code-explanation.md +++ b/docs/tools/chrome-extension/code-explanation.md @@ -5,6 +5,26 @@ sidebar_label: "Code Explanation" keywords: - "ai" - "code explanations" + - "Code Interpretation" + - "Programming Insights' + - "Code Understanding" + - "Code Walkthrough" + - "Algorithm Explanation" + - "Software Development Insights" + - "AI in Code" + - "Code Analysis" + - "Code Breakdown" + - "Code Commentary" + - "Source Code Explanation" + - "Software Engineering Insights" + - "Code Decoding" + - "Programming Logic Explanation" + - "Code Comprehension" + - "Explanation of Algorithms" + - "AI in Programming" + - "Code Insight" + - "Software Design Explanation" + - "Code Flow Explanation" --- Generate an explanation for a block of code using the blue plus button that is displayed when hovering over a line. To select a block of code, hover over the starting line, click, and drag the blue plus button until you reach the desired line. diff --git a/docs/tools/chrome-extension/highlights.md b/docs/tools/chrome-extension/highlights.md index cb2ca790..8fdfd7f2 100644 --- a/docs/tools/chrome-extension/highlights.md +++ b/docs/tools/chrome-extension/highlights.md @@ -5,6 +5,17 @@ sidebar_label: "Highlight" keywords: - "highlights" - "posting" + - "Content Highlights" + - "Featured Content" + - "Noteworthy Points" + - "Key Takeaways" + - "Highlighted Information" + - "Standout Features" + - "Important Details" + - "Highlighted Sections" + - Posting Highlights" + - "Notable Content" + - "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. diff --git a/docs/tools/chrome-extension/introduction-to-the-chrome-extension.md b/docs/tools/chrome-extension/introduction-to-the-chrome-extension.md index 24c7b8ba..14e4d7e1 100644 --- a/docs/tools/chrome-extension/introduction-to-the-chrome-extension.md +++ b/docs/tools/chrome-extension/introduction-to-the-chrome-extension.md @@ -4,6 +4,18 @@ title: "Introduction to the Chrome Extension" sidebar_label: "Introduction to the Chrome Extension" keywords: - "introduction to the chrome extension" + - "Chrome Extension Overview" + - "Browser Extension Introduction" + - "Chrome Add-On Introduction" + - "Extension Development Basics" + - "Getting Started with Chrome Extension" + - "Browser Plugin Introduction" + - "Chrome Web Store Add-On" + - "Extension Development Guide" + - "Chrome Extension Features" + - "Introduction to Browser Extensions" + - "Chrome Extension Fundamentals" + - "Web Browser Plugin Basics" --- ## The OpenSauced Chrome Extension diff --git a/docs/tools/chrome-extension/pr-description.md b/docs/tools/chrome-extension/pr-description.md index 7bbbfc86..85420b06 100644 --- a/docs/tools/chrome-extension/pr-description.md +++ b/docs/tools/chrome-extension/pr-description.md @@ -5,6 +5,14 @@ sidebar_label: "PR Description" keywords: - "ai" - "pr descriptions" + - "pull request overview" + - "pr details" + - "pr review description" + - "Description Guidelines" + - "Contribution etiquette" + - "Pull Request Insight" + - "PR Context" + - "pull request description" --- The OpenSauced Chrome extension will help you create a PR based on the configuration you have in the extension. It will enable you to create the summary based on either commit messages, the difference between the files, or both. You can even set the message's length and tone using the same settings. diff --git a/docs/tools/chrome-extension/refactoring-and-testing.md b/docs/tools/chrome-extension/refactoring-and-testing.md index bb9fb8fa..56bdab9c 100644 --- a/docs/tools/chrome-extension/refactoring-and-testing.md +++ b/docs/tools/chrome-extension/refactoring-and-testing.md @@ -5,6 +5,13 @@ sidebar_label: "Refactoring and Testing" keywords: - "refactoring" - "testing" + - "refactoring and testing best practices" + - "how to refactor and test code" + - benefits of refactoring and testing" + - "refactoring and testing tools" + - "refactoring and testing techniques" + - "refactoring and testing examples" + - "refactoring and testing tutorial" --- ## Refactoring a Block of Code diff --git a/docs/tools/chrome-extension/viewing-insights-and-invitations.md b/docs/tools/chrome-extension/viewing-insights-and-invitations.md index d295def8..cb7b4d23 100644 --- a/docs/tools/chrome-extension/viewing-insights-and-invitations.md +++ b/docs/tools/chrome-extension/viewing-insights-and-invitations.md @@ -5,6 +5,13 @@ sidebar_label: "Insights and Invitations" keywords: - "github" - "insights and invitations" + - "github insights and invitations" + - "how to view insights and invitations on github" + - "github insights dashboard" + - "github invitations management" + - "github insights and invitations tutorial" + - "github insights and invitations best practices" + - "github insights and invitations examples" --- View stats about open issues, PRs made, average PRs velocity, and contributed repos that are in the OpenSauced database. This page can be found by clicking the profile picture at the top left of the extension. diff --git a/docs/tools/hot-opensauced.md b/docs/tools/hot-opensauced.md index c04d7700..1be1fc23 100644 --- a/docs/tools/hot-opensauced.md +++ b/docs/tools/hot-opensauced.md @@ -4,6 +4,12 @@ title: "Hot OpenSauced Project" sidebar_label: "Hot OpenSauced Project" keywords: - "hot opensauced project" + - "Open Source Projects" + - "Trending OpenSauced Projects" + - "Featured Open Source Repositories" + - "Active GitHub Projects" + - "Noteworthy Open Source Initiatives" + - "Popular GitHub Repositories" --- [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. diff --git a/docs/tools/pizza-cli.md b/docs/tools/pizza-cli.md index 415bfe5d..87d3cc44 100644 --- a/docs/tools/pizza-cli.md +++ b/docs/tools/pizza-cli.md @@ -4,6 +4,17 @@ title: "Introduction to the Pizza CLI" sidebar_label: "Pizza CLI" keywords: - "introduction to the pizza cli" + - "Pizza CLI Overview" + - "Command-Line Interface Introduction" + - "CLI Basics" + - "Pizza Command-Line Tool" + - "CLI Usage Guide" + - "Pizza CLI Commands" + - "Introduction to Command-Line Interfaces" + - "Command-Line Tool Features" + - "CLI for Pizza Enthusiasts" + - "Pizza Ordering CLI" + - "Getting Started with Pizza CLI" --- ## The OpenSauced Pizza CLI From bd4ebb724c215198bcfa0bcda403d0ad55fe385a Mon Sep 17 00:00:00 2001 From: Suraj Kumar Date: Sat, 20 Jan 2024 13:11:03 +0530 Subject: [PATCH 3/3] docs(seo): update project documentation with SEO keywords. --- docs/tools/chrome-extension/refactoring-and-testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tools/chrome-extension/refactoring-and-testing.md b/docs/tools/chrome-extension/refactoring-and-testing.md index 56bdab9c..79b58c11 100644 --- a/docs/tools/chrome-extension/refactoring-and-testing.md +++ b/docs/tools/chrome-extension/refactoring-and-testing.md @@ -7,7 +7,7 @@ keywords: - "testing" - "refactoring and testing best practices" - "how to refactor and test code" - - benefits of refactoring and testing" + - "benefits of refactoring and testing" - "refactoring and testing tools" - "refactoring and testing techniques" - "refactoring and testing examples"