Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Portfolio

A portfolio site built with Projection - a static site generator for showcasing coding projects.

Quick Start

# Open admin mode for a content management UI
projection admin

# Start development server with live reload
projection dev

# Build for production
projection build

# Deploy to GitHub Pages
projection deploy

Project Structure

.
├── projects.yaml              # Your project data
├── projection.config.js       # Site configuration
├── dist/                      # Generated site (gitignored)
├── screenshots/               # Project thumbnails (optional)
└── README.md                  # This file

Need Help?


Built with ❤️ using Projection

About

portfolio site

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors