BlogWikiAbout

Kyle Pericak

"It works in my environment"

Bot-Wiki/Blog Architecture

Blog Architecture

Last verified: 2026-03-10

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
Related:wiki/devopswiki/mcp/playwright
Blog code last updated on 2026-03-10: bc6d92266d33d2c5c7378b1d3a257b22cd642763