-
Notifications
You must be signed in to change notification settings - Fork 39
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
Static Website explaining the project #19
Comments
@vedant-jain03 I strongly suggest you to create another branch for this purpose ! Like |
I think we should prefer NextJS as those are really easy to make with some basic tailwindCSS ,although making this would take a lot of time, I would like to work on this by posting my inputs and progress daily over here. |
I think NextJS would be overkill for this type of task ! SSR is good but what is the benefit if we can simply create a static website. I get your point that rendering will be super fast but still I believe that static websites are perfect for docs and stuff like that. @vedant-jain03 What do you say about NextJS for docs ? |
@DhairyaBahl What I feel is NextJS will be really overwhelming for the project. So we should be in the scope of React only.
@DhairyaBahl WDYT? |
@vedant-jain03 I agree with you, you should make different components so that we the contributors can contribute more efficiently. We can add all readme content in the Guide component. |
can we use VuejS instead? |
Any specific reason why? |
I think all of your listed ideas are great and should be implemented as soon as possible ! Kindly create appropriate issues for each one of them. Great Job. |
@vedant-jain03 How about using this for this purpose. Idea of this project is great. Checkout if this fits our requirements. |
Sorry for the late reply, @DhairyaBahl I think it may be great if we have a lot of functions or a detailed explanation of a function. We can definitely consider the UI of the site you refer but what I feel is making all the forums or docs for the initial version of the project is not appropriate until and unless we have some really great function to work on. What we can do :
Let me know your views then I will start the procedure! |
@DhairyaBahl ,i am a gssoc 22 participant, can i contribute in this issue. |
cause it's better |
Can I work on this?? |
This issue is under discussion, can you check out other open & unassigned issues! |
Description
A static website explaining how to use this whiteboard and it should also have the section of guide to contribute and other important stuff like that. You can choose docusaurus or just gatsby itself and create a website. Jekyll will also work for this. Temporarily we can also manage with normal HTML CSS.
Contribution Tip
Due to the large size of this issue, contributors can make PRs and even create issues they are facing in this repo and each issue will be treated as Level3 because static website is on top priority.
Most importantly you should know the ins and outs of this project ! Then only you will be able to work on this issue. Since you will be explaining those ins and outs in the website itself.
Must include parts in website
The text was updated successfully, but these errors were encountered: