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

Feature/refresh docs 2025/css improvements #919

Conversation

Abhi-MS
Copy link
Contributor

@Abhi-MS Abhi-MS commented Dec 28, 2024

What kind of change does this PR introduce?

Updated CSS for refreshing docs.talawa.io website for 2025

Issue Number:

Only fixes one part of #916

Did you add tests for your changes?

No. Manual visual testing was done for the CSS updates.

Snapshots/Videos:

talawa.compressed.mp4

If relevant, did you update the documentation?

Not applicable. No update in the documentation was needed.

Summary

This pull request enhances the look and feel of the current website. The updated CSS provides a modern look.
Collapsible left drawer is removed. Dark/light modes capabilities are restored.

Does this PR introduce a breaking change?

No

Other information

The changes have been tested for cross-browser compatibility.

Have you read the contributing guide?

Yes

Copy link

Our Pull Request Approval Process

We have these basic policies to make the approval process smoother for our volunteer team.

Testing Your Code

Please make sure your code passes all tests and there are no merge conflicts.

The process helps maintain accurate and well-formatted documentation and is a prerequisite for getting your PR approved. Assigned reviewers regularly review the PR queue and tend to focus on PRs that are passing.

Reviewers

When your PR has been assigned reviewers contact them to get your code reviewed and approved via:

  1. comments in this PR or
  2. our slack channel

Reviewing Your Code

Your reviewer(s) will have the following roles:

  1. arbitrators of future discussions with other contributors about the validity of your changes
  2. point of contact for evaluating the validity of your work
  3. person who verifies matching issues by others that should be closed.
  4. person who gives general guidance in fixing your tests

CONTRIBUTING.md

Read our CONTRIBUTING.md file. Most importantly:

  1. PRs with issues not assigned to you will be closed by the reviewer
  2. Fix the first comment in the PR so that each issue listed automatically closes

Other

  1. 🎯 Please be considerate of our volunteers' time. Contacting the person who assigned the reviewers is not advised unless they ask for your input. Do not @ the person who did the assignment otherwise.

Copy link

@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.

Congratulations on making your first PR! 🎊 If you haven't already, check out our Contributing Guidelines and PR Reporting Guidelines to ensure that you are following our guidelines for contributing and creating PR.

@Abhi-MS
Copy link
Contributor Author

Abhi-MS commented Dec 28, 2024

Two changes were made to the docusaurus.config.js file. These changes are essential to meet the following requirements of the issue:

  1. To enable dark/light mode
  2. Remove default collapsable sidebar behaviour

@palisadoes palisadoes merged commit 8fe7c87 into PalisadoesFoundation:develop Dec 28, 2024
3 of 4 checks passed
@Abhi-MS Abhi-MS deleted the feature/refresh-docs-2025/css-improvements branch December 28, 2024 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants