Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 416 Bytes

File metadata and controls

3 lines (2 loc) · 416 Bytes

mjwsteenbergen.blog

This is the code that runs my blog. The blog posts are pulled from Atlas, who gets it from my Notion databases, which contains the data of all of the blogposts. It is built with Next.js, which uses server-side rendering, enabling me to use a component based structure, but relase static webpages.