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: Added Markdown files for Documentation #378

Draft
wants to merge 25 commits into
base: master
Choose a base branch
from

Conversation

hasnainmakada-99
Copy link

@hasnainmakada-99 hasnainmakada-99 commented Dec 12, 2023

Fixes #273

Changes proposed

Hey, @SaptarshiSarkar12 I've currently added FAQ, getting started and Quickstart guide, I will add more docs related to the aspects mentioned in issue #273, I am currently raising this PR just to break the ICE of this Stale ISSUE, Hope you'll understand it. More changes will be pushed and reviewing will be needed

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

NaN

Note to reviewers

NaN

Summary by CodeRabbit

  • Documentation
    • Expanded the FAQ section with new entries concerning the "Drifty" project.
    • Updated the Getting Started guide with comprehensive installation instructions for Drifty GUI and CLI.
    • Enhanced the Quickstart guide with updated step-by-step instructions.

Copy link

vercel bot commented Dec 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drifty ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 27, 2024 4:29pm

Copy link
Contributor

coderabbitai bot commented Dec 12, 2023

Important

Auto Review Skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

The recent updates to the Drifty project documentation include expanded FAQs, enhanced installation instructions for the Drifty GUI and CLI, and a refreshed Quickstart guide. These changes aim to provide users with a more comprehensive understanding and easier onboarding experience.

Changes

File Path Change Summary
.../docs/Faq.md Expanded the FAQ section with Q&As related to the "Drifty" project.
.../docs/Getting-Started.md Updated installation instructions for Drifty GUI and CLI on various OS.
.../docs/Quickstart.md Updated the Quickstart guide with new instructions and information.

Related issues

  • [FEATURE] Add docs for the Website #273: The enhancements to the README and documentation sections such as Quickstart, Getting Started, and FAQ align with the objectives of creating comprehensive documentation for Drifty.

Poem

In the burrow of code, I hop and leap,
Through docs and guides, a promise to keep.
With each commit, the knowledge tree grows,
Drifty's secrets, the CodeRabbit knows. 🐇💻🌳


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions github-actions bot added documentation 📝 Issues/Pull Requests regarding documentation Website 🌐 Issues/Pull Requests regarding Website labels Dec 12, 2023
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah! You did it 🎉 Now, Relax 😉, Grab a drink ☕, and wait for the maintainers to check your contributions. Meanwhile, you can discuss on other issues and solve them 😀. Thank You 😃!

Meanwhile you can also discuss about the project in our Discord Server 😀

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 80b31fa and 52ca30a.
Files selected for processing (3)
  • Website/app/docs/Faq.md (1 hunks)
  • Website/app/docs/Getting-Started.md (1 hunks)
  • Website/app/docs/Quickstart.md (1 hunks)
Files skipped from review due to trivial changes (3)
  • Website/app/docs/Faq.md
  • Website/app/docs/Getting-Started.md
  • Website/app/docs/Quickstart.md

@SaptarshiSarkar12 SaptarshiSarkar12 marked this pull request as draft December 12, 2023 07:41
@SaptarshiSarkar12
Copy link
Owner

SaptarshiSarkar12 commented Dec 12, 2023

@hasnainmakada-99 Please add one blank line after ## Main Features of Drifty (line 7 of Quickstart.md file) and ## A simple demo on how to get started with the GUI of Drifty (line 16 of Quickstart.md file) to fix the linter errors.

@SaptarshiSarkar12 SaptarshiSarkar12 changed the title Add: Docs to get featured on the website (Still needs to be updated) feat: Added Docs to get featured on the website Dec 12, 2023
@SaptarshiSarkar12 SaptarshiSarkar12 added the feature ✨ New feature request or addition label Dec 12, 2023
@SaptarshiSarkar12
Copy link
Owner

@hasnainmakada-99 I am sorry. I mistakenly wrote the heading (A simple demo on how to get started with the GUI of Drifty) as line 16 of Quickstart.md file. It is present in line number 17 of that file. Please add a line break after any heading.

@SaptarshiSarkar12
Copy link
Owner

@hasnainmakada-99 What is the progress of this PR?

@hasnainmakada-99
Copy link
Author

Hey @SaptarshiSarkar12, Sorry for the late reply actually I was gone out of town as my exams just got over, So I would like to ask you that so far we I have done the FAQ, Getting Started and Quick Start, so do we need any further guides to make for this project

@SaptarshiSarkar12
Copy link
Owner

It's okay @hasnainmakada-99. No problem 😄.
We need to add Contributing and Troubleshooting pages. I can help you with the Contributing page which will describe what is the use of each labels in issues, use of GitHub Projects as our Roadmap, etc. and Troubleshooting which will include common problems faced while installing or using the application.
Some more pages can be added by me later on - I'll think on this once you make everything ready from your end.
@hasnainmakada-99 Let me know if anything else you think can be added 😃.

@hasnainmakada-99
Copy link
Author

Hey @SaptarshiSarkar12 , We can start with the contributing doc right now WDYS? once the contributing docs will be completed then we'll start with the troubleshooting docs

Changed parallel to multhreaded

Co-authored-by: Saptarshi Sarkar <saptarshi.programmer@gmail.com>
hasnainmakada-99 and others added 2 commits January 28, 2024 14:03
Co-authored-by: Saptarshi Sarkar <saptarshi.programmer@gmail.com>
Co-authored-by: Saptarshi Sarkar <saptarshi.programmer@gmail.com>
@SaptarshiSarkar12
Copy link
Owner

@hasnainmakada-99 Please make the requested changes 😃.

@hasnainmakada-99
Copy link
Author

Sure @SaptarshiSarkar12

hasnainmakada-99 and others added 3 commits February 16, 2024 23:53
Co-authored-by: Saptarshi Sarkar <saptarshi.programmer@gmail.com>
Co-authored-by: Saptarshi Sarkar <saptarshi.programmer@gmail.com>
Co-authored-by: Saptarshi Sarkar <saptarshi.programmer@gmail.com>
@SaptarshiSarkar12
Copy link
Owner

@hasnainmakada-99 Please make the requested changes 😄.

@hasnainmakada-99
Copy link
Author

@hasnainmakada-99 Please make the requested changes 😄.

Sure @saptarshisarkar currently having a lot of academic pressure so cant cope up with the timings

@SaptarshiSarkar12
Copy link
Owner

@hasnainmakada-99 Okay. Take your time 😃.

@SaptarshiSarkar12
Copy link
Owner

@hasnainmakada-99 Are you free this week? Will you be able to complete the task 😁?

@SaptarshiSarkar12
Copy link
Owner

@hasnainmakada-99 Are you free this week? Will you be able to complete the task 😁?

@hasnainmakada-99 Please reply.

@hasnainmakada-99
Copy link
Author

Hey @SaptarshiSarkar12 so sorry for late replying, as I am so much caught up with my exams I will not be solve this issue, so sorry once again

@SaptarshiSarkar12
Copy link
Owner

@hasnainmakada-99 It's fine 😄. So, can I complete the few changes left to be done? And once done, can I merge it?

@hasnainmakada-99
Copy link
Author

Yes yes absolutely @SaptarshiSarkar12

@SaptarshiSarkar12
Copy link
Owner

@hasnainmakada-99 Thank you 😄.

@SaptarshiSarkar12 SaptarshiSarkar12 changed the title feat: Added Docs to get featured on the website feat: Added Markdown files for Documentation May 13, 2024
@SaptarshiSarkar12 SaptarshiSarkar12 changed the title feat: Added Markdown files for Documentation docs: Added Markdown files for Documentation May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📝 Issues/Pull Requests regarding documentation feature ✨ New feature request or addition Website 🌐 Issues/Pull Requests regarding Website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add docs for the Website
2 participants