Skip to content

A new homepage, mostly AI-authored

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

nuzzles/homepage

Repository files navigation

Personal Website

Uptime Status GitHub Workflow Status License

This is the source code for my personal website built with React, TypeScript, Vite, and Claude.

Development Setup

Required Tools:

Installation:

pnpm install

Local Development:

pnpm dev

This will start the development server with hot module replacement enabled.

Available Commands

pnpm dev      # Start development server
pnpm build    # Build for production
pnpm lint     # Run ESLint
pnpm preview  # Preview production build locally

Asset Generation

Favicons, OG images, and other assets are generated from two SVG source files:

  • public/logo.svg - Logo used for favicons, app icons, and tiles
  • public/og-banner.svg - Open Graph banner image

To regenerate all assets after editing the SVGs:

./generate-assets.sh

License

Licensed under either of

at your option

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A new homepage, mostly AI-authored

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Contributors