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

Package: compile-mdx #7044

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Package: compile-mdx #7044

wants to merge 5 commits into from

Conversation

AugustinMauroy
Copy link
Contributor

@AugustinMauroy AugustinMauroy commented Sep 14, 2024

Description

Introducing a package that allow us to compile mdx for our(s) app(s).

Validation

Theses things should work

  • meta bar
  • blog
  • blog post
  • learn
  • about
  • mdx-components
    • downloads
    • rest
    • codebox

Related Issues

Related #5405

Remaining Things TODO

  • add some unit tests
  • add correct workflow with turbo
  • add CI (if change on package run test + build)
  • fix type

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npm run format to ensure the code follows the style guide.
  • I have run npm run test to check if all tests are passing.
  • I have run npx turbo build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

Note

This pr was opened to help me self-review. But also to see if the direction/structure appeals to and works for all contributors.

Copy link

vercel bot commented Sep 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Sep 14, 2024 2:37pm

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.

1 participant