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

Show the exercise/solution beside the content for each lesson #7

Merged
merged 5 commits into from
Apr 22, 2024

Conversation

kevinbarabash
Copy link
Contributor

@kevinbarabash kevinbarabash commented Apr 4, 2024

Summary:

This PR updates the site to render the lesson content that was previously in markdown files side-by-side with the exercise/solution for each lesson. The .md files have been converted to .mdx to make it easy to render the existing content with minimal changes. This change will make it easier for developer to consume the content.

Issue: None

Test plan:

  • npm run dev
  • load http://localhost:5173/
  • navigate to the different lessons
  • click on "Exercise" and "Solution" to toggle between the two
Screen Shot 2024-04-04 at 6 41 21 PM

@kevinbarabash kevinbarabash self-assigned this Apr 4, 2024
@kevinbarabash kevinbarabash changed the title show the exercise/solution beside the content for each lesson Show the exercise/solution beside the content for each lesson Apr 4, 2024
@kevinbarabash kevinbarabash requested a review from a team April 4, 2024 22:44
Copy link
Member

@jeresig jeresig left a comment

Choose a reason for hiding this comment

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

Nice! Thank you, Kevin.

@kevinbarabash kevinbarabash merged commit 46091a2 into main Apr 22, 2024
2 checks passed
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