kyle.pericak.com is a statically exported Next.js 14 site. Markdown
files are processed at build time into HTML pages. The site is deployed
as static files with no server-side rendering at runtime.
Key Characteristics
- Static HTML export (no Node.js server in production)
- All internal links end in
.html
- Material-UI (MUI) for components and responsive layout
- Responsive breakpoint at 600px (mobile/desktop)
- Sidebar with categories and tags on desktop, below content on mobile