|
|
|
|
|
by pcmaffey
183 days ago
|
|
A side project for my side project: I built my own static site generator with React islands architecture and MDX support, using Bun. (Build your site from .mdx files, output only html+css, progressively hydrate the client with React only as needed). I wrote about it here: https://pcmaffey.com/custom-ssg/ Forkable template: https://github.com/pcmaffey/bun-ssg |
|