Back to Projects

My Site Template

A reusable Next.js personal site starter with theming, content, accessibility, and SEO foundations.

Started Page updated
Site template. Quick start.

What It Is

A personal website template built with Next.js. My starting point for new sites: comes with everything I always end up adding anyway.

What's Included

  • Next.js 14 with App Router
  • Tailwind CSS configured
  • Dark mode support
  • SEO components
  • Responsive navigation
  • Blog/content system
  • Contact form ready

Why Make a Template

1. Consistency
Every project starts the same way. Same folder structure, same patterns, same quality bar.
2. Speed
Skip the setup. Clone, customize, ship. Hours saved per project.
3. Best practices baked in
Performance optimizations, accessibility, SEO: all there from line one.

Agent Quick Start
# My Site Template

Next.js personal website starter.

## Features
* Next.js 14 App Router
* Tailwind CSS
* Dark mode
* SEO optimization
* Responsive design
* Content system

## Quick Start
Clone the repository from the project link above.
Open the cloned project directory.
npm install
npm run dev

## Customization Points
* /app/page.tsx (homepage)
* /components (reusable UI)
* tailwind.config.js (theming)

Project record

Provenance and sources

This is a first party account by the project author. Page content was last updated on 2026-07-13. The linked repository last changed on 2026-04-14. Linked repositories and live services may change independently.