Design & development articles.

Static blog in next js

In this article, I'm going to create a statically rendered blog using Markdown and NEXT.JS 14. It will be a very simple blog, just a list of nicely formatted posts and article page.

read article

Bring Custom fonts into Next JS

Adding custom fonts to your Next JS project is super easy and performant. Fonts get downloaded at build time, which means great performance and no nasty fall back font flash when your page first loads.

read article

1 / 2