|
|
|
|
|
by switz
293 days ago
|
|
I published a more batteries-included sample RSC+MDX blog extracted out of my own personal blog[0] You can see it here: https://rsc-mdx-blog.saewitz.com It has server-rendered mdx, client components, inline footnotes, layout bleeding, server-rendered code syntax highlighting, content-collections, and opengraph image generation. It can be rendered fully static or from a server. If you choose to deploy it as static, the "server"-rendering just happens at build-time. It's a really decent starting point for someone who wants an efficient, lean, powerful, and flexible blog. It is open sourced here: https://github.com/switz/rsc-mdx-blog-starter [0] https://saewitz.com |
|