About This Blog

This is a modern blog template built with the latest web technologies, focusing on performance, developer experience, and maintainability.

Technology Stack

Next.js 15.5.2

The React framework for production, featuring App Router and server components.

React 19

Latest version of React with improved performance and new features.

MDX

Markdown for the component era - write JSX in your Markdown documents.

Tailwind CSS 4

A utility-first CSS framework for rapid UI development.

TypeScript

JavaScript with syntax for types, providing better developer experience.

Features

  • Zero deprecated dependencies
  • Static site generation for optimal performance
  • MDX support for rich content
  • Syntax highlighting for code blocks
  • Reading time estimation
  • Responsive design
  • Dark mode support
  • SEO optimized

Get Started

To create a new blog post, simply add a new .mdx file to the content/posts directory with the required frontmatter (title, date, description).

The blog will automatically pick up your new post and add it to the blog list, sorted by date with the newest posts appearing first.