One-page dark theme: Hero → Articles → Contact. Posts from /md-articles (Markdown).
pnpm i # or npm i / yarn
pnpm dev # or npm run dev / yarn devCreate Markdown files in /md-articles with frontmatter:
---
title: "Post Title"
date: "2025-09-01"
cover: "/covers/placeholder.svg"
excerpt: "Short summary..."
---
Your content here...Tailwind colors: bronze, gold, cream, charcoal, blackish. Serif: Playfair Display, Sans: Inter.