Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.21 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.21 KB

Portfolio

Welcome to my portfolio

Development

features:

login with magiclink using prisma and server actions

render MDX files from a folder and display them in a list

Then render the selected MDX file in a component

and create an overlay component to display the selected MDX file

Tech Stack

NextJs

Additional Packages

Blog Posts

I wanted to create a blog section for my site and I was really interested in using MDX. Kent C Dodds used MDXBundler to build his site. There was also an early remix stack I'll find the name that I really liked but a lot of this could be done with things more server side.

plugins used for MDX