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

Expand content and add pages for BJJ Rookie website #16

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

sweep-ai[bot]
Copy link
Contributor

@sweep-ai sweep-ai bot commented Oct 23, 2023

PR Feedback (click)

  • 👍 Sweep Did Well
  • 👎 Sweep Needs Improvement

Description

This PR expands the content of the BJJ Rookie website by adding new pages and fetching content from an external source. The following changes have been made:

  • Created new TypeScript files for the Home, About, Rankings, Techniques, and Contact Us pages in the src/pages directory.
  • Implemented functional components in each file to fetch and display content from the provided URL (https://jojo3.com/article).
  • Modified the index.ts file to import the newly created components and set up routing for the different pages.

Summary of Changes

  • Created src/pages/Home.tsx to display the content for the Home page.
  • Created src/pages/About.tsx to display the content for the About page.
  • Created src/pages/Rankings.tsx to display the content for the Rankings page.
  • Created src/pages/Techniques.tsx to display the content for the Techniques page.
  • Created src/pages/ContactUs.tsx to display the content for the Contact Us page.
  • Modified index.ts to import the new components and set up routing for the different pages.

Please review and merge these changes to expand the content and improve the user experience of the BJJ Rookie website.

Fixes #9.


🎉 Latest improvements to Sweep:

  • Sweep can now passively improve your repository! Check out Rules to learn more.

💡 To get Sweep to edit this pull request, you can:

  • Comment below, and Sweep can edit the entire PR
  • Comment on a file, Sweep will only modify the commented file
  • Edit the original issue to get Sweep to recreate the PR from scratch

@sweep-ai
Copy link
Contributor Author

sweep-ai bot commented Oct 23, 2023

Rollback Files For Sweep

  • Rollback changes to index.ts
  • Rollback changes to src/pages/Home.tsx
  • Rollback changes to src/pages/About.tsx
  • Rollback changes to src/pages/ContactUs.tsx
  • Rollback changes to src/pages/Rankings.tsx
  • Rollback changes to src/pages/Techniques.tsx

@sweep-ai
Copy link
Contributor Author

sweep-ai bot commented Oct 23, 2023

Apply Sweep Rules to your PR?

  • Apply: Leftover TODOs in the code should be handled.
  • Apply: All new business logic should have corresponding unit tests in the tests/ directory.
  • Apply: Any clearly inefficient or repeated code should be optimized or refactored.

@sweep-ai sweep-ai bot added the sweep label Oct 23, 2023
@netlify
Copy link

netlify bot commented Oct 23, 2023

Deploy Preview for bjjrookie ready!

Name Link
🔨 Latest commit fb2bbfb
🔍 Latest deploy log https://app.netlify.com/sites/bjjrookie/deploys/6553b9545110d100088215af
😎 Deploy Preview https://deploy-preview-16--bjjrookie.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sweep-ai sweep-ai bot mentioned this pull request Oct 23, 2023
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sweep:
1 participant