Coding Chronicles

Programming, explosions, gaming, calisthenics, and so much more.


Implement the Table of Contents in your blog website

July 3, 2023

Implement the Table of Contents in your blog website

Use remark, unist, and mdast to create an interactive Table of Contents for your markdown-powered blog.

View Article
Build a blog website with Next.js 13 and Markdown

May 22, 2023

Build a blog website with Next.js 13 and Markdown

Follow this article to discover how to create an exceptional blog website using the power of Next.js 13 and Markdown enhanced with MDX format.

View Article