-
Notifications
You must be signed in to change notification settings - Fork 162
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
Feature/refresh docs 2025/css improvements #919
Conversation
Our Pull Request Approval ProcessWe have these basic policies to make the approval process smoother for our volunteer team. Testing Your CodePlease 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. ReviewersWhen your PR has been assigned reviewers contact them to get your code reviewed and approved via:
Reviewing Your CodeYour reviewer(s) will have the following roles:
CONTRIBUTING.mdRead our CONTRIBUTING.md file. Most importantly:
Other
|
There was a problem hiding this 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.
Two changes were made to the docusaurus.config.js file. These changes are essential to meet the following requirements of the issue:
|
8fe7c87
into
PalisadoesFoundation:develop
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