feat(website): MDX rendering layer for long-form posts #146

Open
patman wants to merge 1 commit from patman/news-mdx-layer into patman/home-rebuild AGit
Owner

Maps MDX element output onto the site type scale and puts Figure and Video components in scope for every post, so authors embed images and self-hosted video without an import line.

Maps MDX element output onto the site type scale and puts Figure and Video components in scope for every post, so authors embed images and self-hosted video without an import line.
feat(website): MDX rendering layer for long-form posts
All checks were successful
CI / build-test (pull_request) Successful in 1m38s
2ce7e38932
Maps MDX's bare element output onto the site type scale (Tailwind
Preflight strips it otherwise) and puts Figure and Video in scope for
every post, so authors embed media without an import line. Video is
deliberately a self-hosted <video>, not an iframe embed.

Co-authored-by: patman-assist <patrick-ai@kgroo.co>
All checks were successful
CI / build-test (pull_request) Successful in 1m38s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin +refs/pull/146/head:patman/news-mdx-layer
git switch patman/news-mdx-layer

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch patman/home-rebuild
git merge --no-ff patman/news-mdx-layer
git switch patman/news-mdx-layer
git rebase patman/home-rebuild
git switch patman/home-rebuild
git merge --ff-only patman/news-mdx-layer
git switch patman/news-mdx-layer
git rebase patman/home-rebuild
git switch patman/home-rebuild
git merge --no-ff patman/news-mdx-layer
git switch patman/home-rebuild
git merge --squash patman/news-mdx-layer
git switch patman/home-rebuild
git merge --ff-only patman/news-mdx-layer
git switch patman/home-rebuild
git merge patman/news-mdx-layer
git push origin patman/home-rebuild
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
patman/KGROO!146
No description provided.