Releases: kenneth-loto/portfolio-lite
Releases · kenneth-loto/portfolio-lite
Release list
v1.0 — Original Portfolio Design
Portfolio Lite v1.0
The original design of my personal portfolio, built with Next.js 16, Tailwind CSS v4, and shadcn/ui. This snapshot marks the site before the v2 redesign.
Highlights
- Monospace, dev-native aesthetic with dark/light mode toggle
- MDX-powered blog and projects via Content Collections (compiled at build time)
- Dynamic OG image generation via Edge runtime
- RSS feed for blog posts
- Auto-generated sitemap, robots.txt, and PWA manifest
- SEO-validated frontmatter with strict schema checks
- Test suite with Vitest + Testing Library, plus k6 load/stress testing
Tech Stack
- Framework: Next.js 16 (App Router)
- Language: TypeScript
- Styling: Tailwind CSS v4
- UI: shadcn/ui, base-ui
- Content: Content Collections (MDX)
- Package Manager: Bun
Live at the time of this release: www.kennethloto.dev
This tag preserves the state of the site before the v2 redesign, in case I want to reference or restore this version later.