Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(showcase): remove sites not using Docusaurus anymore #10393

Merged
merged 78 commits into from
Aug 12, 2024

Conversation

GatienBoquet
Copy link
Contributor

Pre-flight checklist

  • I have read the Contributing Guidelines on pull requests.
  • If this is a code change: I have written unit tests and/or added dogfooding pages to fully verify the new behavior.
  • If this is a new API or substantial change: the PR has an accompanying issue (closes #0000) and the maintainers have approved on my working plan.

Motivation

This PR addresses the issue of non-compliant entries in the users.tsx file by removing links that are not using Docusaurus.
Twelve non-compliant entries were identified and removed.

I am aware of the ongoing PR adding a showcase plugin to check links, but as of now, there are incorrect links in the showcase, including some that direct to sites with potential malware.

I can address additional links problems in this PR if it's okay for you.

Test Plan

The changes were tested by verifying that each removed link no longer appears in the users.tsx file.
Additionally, I've ensured that the remaining links are correctly listed.

Related issues/PRs

#9967

Not Using Docusaurus

URL Issue
https://benthos.dev/ Using Antora 3.1.2
https://docs.quantcdn.io Using Astro v4.12.2
https://codesweetly.com/ Using Astro v4.12.3
https://miroiu.github.io/nodify/ Using Astro v4.5.9
https://outerbounds.com Using Framer 04e0834
https://cipp.app Using Hugo 0.111.3
https://wiki-power.com/ Using mkdocs-1.6.0, mkdocs-material-9.5.27
https://wiki.7wate.com/ Using Quartz
https://callstack.github.io/react-native-testing-library/ Using Rspress v1.20.1
https://docs.tuist.io/ Using VitePress v1.3.1
https://k3ai.in/ Using WordPress 6.6.1

Malware Link - DO NOT CLICK

URL Description
https://axioms.io/ Axioms Developer Hub and Documentation Portal

@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Aug 12, 2024
Copy link

netlify bot commented Aug 12, 2024

[V2]

Built without sensitive environment variables

Name Link
🔨 Latest commit bb195bf
🔍 Latest deploy log https://app.netlify.com/sites/docusaurus-2/deploys/66ba3f8a23df0c0008d450e7
😎 Deploy Preview https://deploy-preview-10393--docusaurus-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

github-actions bot commented Aug 12, 2024

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO Report
/ 🟠 69 🟢 98 🟢 96 🟢 100 Report
/docs/installation 🟠 55 🟢 97 🟢 100 🟢 100 Report
/docs/category/getting-started 🟠 74 🟢 100 🟢 100 🟠 86 Report
/blog 🟠 69 🟢 96 🟢 100 🟠 86 Report
/blog/preparing-your-site-for-docusaurus-v3 🔴 47 🟢 92 🟢 100 🟢 100 Report
/blog/tags/release 🟠 71 🟢 96 🟢 100 🟠 86 Report
/blog/tags 🟠 75 🟢 100 🟢 100 🟠 86 Report

@slorber
Copy link
Collaborator

slorber commented Aug 12, 2024

Thanks for the maintenance help 👍

Let me know if there are others you want to remove before merge

@slorber slorber added the pr: documentation This PR works on the website or other text documents in the repo. label Aug 12, 2024
@slorber slorber changed the title docs: Users.tsx cleanup docs(showcase): remove sites not using Docusaurus anymore Aug 12, 2024
@Josh-Cena
Copy link
Collaborator

I know that Hermes is no longer using Docusaurus (AFAIK), since their website just redirects to their GH.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: documentation This PR works on the website or other text documents in the repo.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants