Go to file
Jeff Emmett d2367a2c5c feat: Switch presentation embed to self-hosted flipbook service
Replace FlipHTML5 embed with slides.jeffemmett.com/psilocybernetics.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 03:36:47 -07:00
app feat: Add Psilocybernetics presentation deck to /ics page 2026-02-12 22:32:00 -07:00
backlog Add deployment scaffolding (Dockerfile, docker-compose, nginx) 2026-02-07 14:14:30 +01:00
components feat: Switch presentation embed to self-hosted flipbook service 2026-02-13 03:36:47 -07:00
lib Initialized repository for chat Psilo-cybernetics website 2025-11-02 00:10:51 +00:00
public feat: update sixth design principle to "Collaborative Design" 2025-12-02 22:40:15 +00:00
styles Initialized repository for chat Psilo-cybernetics website 2025-11-02 00:10:51 +00:00
.dockerignore Add deployment scaffolding (Dockerfile, docker-compose, nginx) 2026-02-07 14:14:30 +01:00
.gitignore chore: sync main changes to psilo-cybernetics-website 2025-11-02 00:11:19 +00:00
Dockerfile Add deployment scaffolding (Dockerfile, docker-compose, nginx) 2026-02-07 14:14:30 +01:00
README.md chore: sync main changes to psilo-cybernetics-website 2025-11-02 00:11:19 +00:00
components.json Initialized repository for chat Psilo-cybernetics website 2025-11-02 00:10:51 +00:00
docker-compose.yml Add deployment scaffolding (Dockerfile, docker-compose, nginx) 2026-02-07 14:14:30 +01:00
next.config.mjs feat: configure Next.js for Cloudflare Pages deployment 2025-11-02 00:20:59 +00:00
nginx.conf Add deployment scaffolding (Dockerfile, docker-compose, nginx) 2026-02-07 14:14:30 +01:00
package.json chore: sync main changes to psilo-cybernetics-website 2025-11-02 00:11:19 +00:00
pnpm-lock.yaml chore: sync main changes to psilo-cybernetics-website 2025-11-02 00:11:19 +00:00
postcss.config.mjs Initialized repository for chat Psilo-cybernetics website 2025-11-02 00:10:51 +00:00
tsconfig.json Initialized repository for chat Psilo-cybernetics website 2025-11-02 00:10:51 +00:00

README.md

Psilo-cybernetics website

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-psilo-cybernetics-website

Build your app

Continue building your app on:

https://v0.app/chat/fSq1ioBSqMS

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