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

Fix welcome page and outdated warnings on docs #2317

Merged
merged 5 commits into from
Jun 24, 2024

Conversation

lucaseduoli
Copy link
Collaborator

Summary

This pull request includes a series of updates and improvements to the Notion project. The changes focus on UI adjustments, code cleanup, and content enhancements. Below is a summary of the modifications made:

Changes

  1. Removed Margin from Second Level Categories

    • Commit: Removed margin top from second level categories.
    • Description: Adjusted the styling to remove the top margin from second level categories for a more cohesive layout.
  2. Code Cleanup

    • Commit: Removed unused classname.
    • Description: Eliminated an unused classname from the codebase to improve code maintainability and readability.
  3. Warning Messages Update

    • Commit: Added and removed some outdated warnings.
    • Description: Updated the warning messages by adding relevant warnings and removing outdated ones to ensure accurate and up-to-date information.
  4. Introduction Page Enhancement

    • Commit: Added image on introduction page and refactored title.
    • Description: Enhanced the introduction page by adding a new image and refactoring the title for better visual appeal and clarity.

Testing

  • Ensure that the removal of the margin does not negatively impact the layout of second level categories.
  • Verify that the codebase functions correctly without the removed classname.
  • Check that the updated warning messages display accurately where applicable.
  • Review the introduction page to confirm the image and title changes render as expected.

Additional Notes

  • These changes are intended to improve the overall user experience and code quality.
  • No breaking changes are introduced in this pull request.

Please review the changes and provide feedback or approval. Thank you!

Copy link

vercel bot commented Jun 24, 2024

Deployment failed with the following error:

Resource is limited - try again in 10 minutes (more than 100, code: "api-deployments-free-per-day").

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jun 24, 2024
@ogabrielluiz ogabrielluiz merged commit c8fde3c into main Jun 24, 2024
2 of 3 checks passed
@ogabrielluiz ogabrielluiz deleted the fix/docs_welcome_page branch June 24, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants