Go to file
Jeff Emmett ab7bd076de feat: Add presentations page with shareable anchor links, new research images
- Add /presentations page with all 11 talks from canvas-website
- Each title is a clickable #hash anchor that copies shareable URL
- Auto-scrolls to hash target on page load
- Styled to match home page: cursor effect, animated blobs, tags, glass cards
- Replace 6 generic AI stock images with custom dark-theme illustrations
  matching the site's purple/teal color palette
- Add Presentations nav button to hero section
- Add sonner Toaster for copy-link toast notifications

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 22:10:02 -07:00
app feat: Add presentations page with shareable anchor links, new research images 2026-02-12 22:10:02 -07:00
components feat: Add presentations page with shareable anchor links, new research images 2026-02-12 22:10:02 -07:00
lib Initialized repository for chat Personal website redesign 2025-11-24 01:59:54 +00:00
public feat: Add presentations page with shareable anchor links, new research images 2026-02-12 22:10:02 -07:00
styles Initialized repository for chat Personal website redesign 2025-11-24 01:59:54 +00:00
.dockerignore Add Docker support for self-hosting 2025-12-26 22:56:05 -05:00
.gitignore feat: Minimal mycelial redesign 2025-12-27 01:51:46 -05:00
Dockerfile Add Docker support for self-hosting 2025-12-26 22:56:05 -05:00
README.md sync main changes into jeffemmett-website-redesign project 2025-11-24 02:02:59 +00:00
components.json Initialized repository for chat Personal website redesign 2025-11-24 01:59:54 +00:00
docker-compose.yml Fix healthcheck to use 127.0.0.1 instead of localhost 2025-12-26 23:48:12 -05:00
next-env.d.ts feat: Improved spore cursor effect, remove cadCAD reference 2025-12-27 02:16:03 -05:00
next.config.mjs Add Docker support for self-hosting 2025-12-26 22:56:05 -05:00
package.json sync new changes from main for jeffemmett-website-redesign 2025-12-26 02:32:06 +00:00
pnpm-lock.yaml sync new changes from main for jeffemmett-website-redesign 2025-12-26 02:32:06 +00:00
postcss.config.mjs Initialized repository for chat Personal website redesign 2025-11-24 01:59:54 +00:00
tsconfig.json feat: Improved spore cursor effect, remove cadCAD reference 2025-12-27 02:16:03 -05:00

README.md

Personal website redesign

Automatically synced with your v0.app deployments

Deployed on Vercel Built with v0

Overview

This repository will stay in sync with your deployed chats on v0.app. Any changes you make to your deployed app will be automatically pushed to this repository from v0.app.

Deployment

Your project is live at:

https://vercel.com/jeff-emmetts-projects/v0-personal-website-redesign

Build your app

Continue building your app on:

https://v0.app/chat/c8jGR8t3eSX

How It Works

  1. Create and modify your project using v0.app
  2. Deploy your chats from the v0 interface
  3. Changes are automatically pushed to this repository
  4. Vercel deploys the latest version from this repository