Sylla's Blog

Simple Blog

Learn Next.js routing by reading the file tree.

A compact blog project that demonstrates static routes, dynamic post pages, shared layouts, and reusable Server Components.

app
(marketing)
layout.tsx
page.tsx
blog
[slug]
about
contact
(dashboard)

Latest

Start with App Router basics.

All posts