FOR PORTFOLIOS

SHOWCASE
YOUR
WORK

Portfolio sites. Case studies. Project galleries. All in Git. All visual.

START FREE

PORTFOLIO CONTENT

PROJECTS

Title, description, tech stack, year, client, images, live URL.

CASE STUDIES

Problem, solution, results, testimonials, process.

WORK SAMPLES

Design files, code snippets, screenshots, demos.

ABOUT PAGE

Bio, skills, experience, contact, social links.

EXAMPLE SCHEMA

collection: projects/
path: content/projects/**/*.md

schema:
  title: string (required)
  client: string
  year: number
  tech: array
  description: text
  role: string
  url: string
  featured: boolean
  images: array
  thumbnail: string
  category: select
    - web
    - mobile
    - design
    - open-source

WHY GIT FOR PORTFOLIOS

VERSION CONTROL

Track changes to projects. Revert updates. History of your work.

NO LOCK-IN

Your content in your repo. Export anytime. Own your data.

FAST SITES

Static generation. CDN deploy. Instant page loads. Perfect for showcasing work.

BUILD YOUR PORTFOLIO

START FREE