Skip to content

Conversation

samchon
Copy link
Owner

@samchon samchon commented Jun 16, 2025

This pull request includes a small update to the .gitignore file and an addition to the dependencies in the website/package.json file.

Changes to .gitignore:

  • Added an exception for the bin directory by including !bin.

Changes to website/package.json:

  • Added the next-mdx-remote package (version ^5.0.0) to the list of dependencies.

@samchon samchon requested a review from Copilot June 16, 2025 04:54
@samchon samchon self-assigned this Jun 16, 2025
@samchon samchon added the documentation Improvements or additions to documentation label Jun 16, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates ignore rules and adds MDX support to the website.

  • Unignore the bin directory in the examples folder.
  • Add next-mdx-remote as a dependency to enable MDX rendering in Next.js.

Reviewed Changes

Copilot reviewed 64 out of 64 changed files in this pull request and generated no comments.

File Description
website/package.json Added next-mdx-remote dependency (^5.0.0).
examples/.gitignore Added !bin to unignore the bin directory.

Copy link

socket-security bot commented Jun 16, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednext-mdx-remote@​5.0.0991001008270

View full report

@samchon samchon merged commit 2177162 into master Jun 16, 2025
2 checks passed
@samchon samchon deleted the feat/examples branch June 16, 2025 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant