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

Allow static content generation in MDX files #325

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dan-lee
Copy link
Contributor

@dan-lee dan-lee commented Nov 11, 2024

This allows to define an export in an MDX file (working name _static) which is executed in build time and injects the generated value back into MDX as variable (working name STATIC_CONTENT)

Copy link

vercel bot commented Nov 11, 2024

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

Name Status Preview Comments Updated (UTC)
zudoku-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 10:37am
zudoku-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 10:37am

@dan-lee dan-lee added the feature New feature or request label Nov 11, 2024
Copy link

nx-cloud bot commented Nov 18, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 7ffd749. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Development

Successfully merging this pull request may close these issues.

1 participant