-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
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
🌟 Help us feature more Docusaurus v1 users! (Part 2) #1437
Comments
@hongarc would you like to take over Express Validator? It has been approved. |
Are there anymore projects that are up for grabs? First time contributor hear and would like to try one if any are up! |
I think the best way going forward for this issue is like this:
You can try to find it in here: https://github.com/facebook/Docusaurus/network/dependents
Example: https://docs.openzeppelin.org/docs/get-started.html |
Hey @yangshun , can I take the Just (https://microsoft.github.io/just/) library? |
cc @co16353sidak who currently owns it. @joybhallaa You can go ahead if @co16353sidak doesn't respond. |
Okay, thank you! |
This comment has been minimized.
This comment has been minimized.
@hongarc Thanks for the list! I noticed there are some in the list that do not really qualify because:
I'll make those criteria clearer in the issue. Can you help filter them out? |
Nice work @ericbuss! Many thanks 😍 |
Sorry, been swamped with other work. @yangshun I guess I never left the issue it is just on hold from the other end. (unless the mods think otherwise) |
Hey! Can I take https://graphql-code-generator.com/ ? |
It has been approved in dotansimha/graphql-code-generator#1821 I think you can help @NishealJ to create PR. |
I'm using docusaurus for a social media video game i'm making. It's a work in progress, but i'm planning on open-sourcing the code to allow the users to contribute. It's not going to have over 500 stars, but we have 2000 subscribers to our subreddit... https://reddit.com/r/collectivecg I thought it might be an interesting way for you to show that the project is versatile enough to be used for purposes other than open source software development. What do you think? (If you want to know more, there's an explainer video at https://collective.gg/) |
@kenning it looks awesome. We’ll be happy to showcase it :) |
Thanks!! I'll get back to you when it's done. |
@endiliey We've put the site up, you can find it here: https://www.collective.gg/library/welcome/ There's a public github repo where people can make changes, it also has a good README to introduce the game and why it's on github: https://github.com/collectivecardgame/library |
send pr :) looks great |
oh duh haha |
Those are Docusaurus 2 sites and have already been added to the Docusaurus
2 showcase.
…On Thu, Nov 28, 2019, 2:28 AM Andrew Luca ***@***.***> wrote:
https://vector.dev/
https://uniforms.tools/
#789 (comment)
<#789 (comment)>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1437?email_source=notifications&email_token=AAKBCHJLLWBHZUQURLP33HDQV6ML5A5CNFSM4HLCO2FKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFMFDKQ#issuecomment-559436202>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKBCHOEFVSXHTQ3RF5C3D3QV6ML5ANCNFSM4HLCO2FA>
.
|
Hey! Can I take React data grid ? 🙂 |
@ericbuss take it adazzle/react-data-grid#1687 We need wait to accept from |
Hello I would like to support, what projects are available? 🖖 |
Everything here is up for grabs :) |
You can use const gd = require('gh-dependents');
gd('facebook/docusaurus').then(console.log); and check it has ready in user showcase |
As we're moving towards D2, we'd like to focus our efforts there and not make further changes to D1 website. Thanks everyone for their efforts thus far in adding D1 projects to our showcase! |
Tip: This is a beginner level Docusaurus task that requires almost no coding and is more targeted at newcomers to the project and Open Source.
📚 Documentation
We want to feature more Docusaurus users and we need your help!
This is a follow up of #1080 where we had around 20 new projects featured.
Docusaurus has a users page where we showcase projects using Docusaurus. This has the benefits of giving projects recognition and also lets the community and new users reference the creative ways of using Docusaurus. For example, Babel implemented the "copy code" button which we copied into our code, Reason has a full-width doc page and Prettier has a playground.
Criteria for adding a project/user
Here's a list of projects that we want to feature, in no particular order.
The process of adding users goes like this:
website-1.x/static/img/users/<project-name-in-lower-snake-case>.{svg/png/jpg}
not exceeding 512x512. Look into their website directory or project directory for the logo image file. Try to compress the logo first if possible using Photoshop or some online tools.website-1.x/data/users.js
and add the project into the JS file, sorted alphabetically by caption:yarn lint
andyarn prettier
before submitting the PR.docs: showcase user <project name>
.Have you read the Contributing Guidelines on issues?
Yes
The text was updated successfully, but these errors were encountered: