nodejs.org icon indicating copy to clipboard operation
nodejs.org copied to clipboard

Package: `compile-mdx`

Open AugustinMauroy opened this issue 1 year ago • 1 comments

Description

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

Validation

Theses things should work

  • [x] meta bar
  • [x] blog
  • [x] blog post
  • [x] learn
  • [x] about
  • [x] mdx-components
    • [x] downloads
    • [x] rest
    • [x] 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

  • [x] 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.

AugustinMauroy avatar Sep 14 '24 13:09 AugustinMauroy

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

vercel[bot] avatar Sep 14 '24 13:09 vercel[bot]

it's not needed

AugustinMauroy avatar Nov 23 '24 10:11 AugustinMauroy