warrenalphonso / warrenalphonso.com

Personal website built with Next.js
https://wba.netlify.app/
0 stars 0 forks source link

Parse Markdown #9

Closed warrenalphonso closed 3 years ago

warrenalphonso commented 3 years ago

Need to parse Markdown from content/perma/ and content/reading/. I suppose I should just use MDX to do this for consistency. See this discussion on how to implement links.