Skip to content

McGeerDev/portfolio

Repository files navigation

CI

mcgeer.dev — Devan McGeer Portfolio

Welcome to the source code for my personal portfolio and blog, mcgeer.dev.
This site showcases my work as a Site Reliability Engineer, my blog posts, and the tools and technologies I use.

Features

  • Personal portfolio and project highlights
  • Technical blog (written in Markdown/SVX)
  • Built with SvelteKit, Tailwind CSS, and TypeScript
  • Responsive, fast, and modern design

Getting Started

Prerequisites

Install dependencies

pnpm install

Run the development server

pnpm run dev

The site will be available at http://localhost:5173 by default.

Build for production

pnpm run build

Preview the production build

pnpm run preview

Project Structure

  • src/ — Main source code (routes, components, styles, blog content)
  • src/content/blogs/ — Blog posts in Markdown/SVX
  • public/ — Static assets
  • build/ — Production build output
  • docs/ — (Optional) Static site output for GitHub Pages

About

My portfolio website

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors