Welcome to the hivemind. 🌌
A dark, immersive landing page for Cyberdelic Society Berlin — an art/tech collective exploring the intersection of psychedelic art, consciousness technology, and community ritual.
- Hero Section: Animated cosmic background with pulsing fractals and aurora-like effects
- Three Pillars: Creative Alchemy, Consciousness Tech, Community Ritual
- Events Grid: Upcoming events with Telegram integration
- Community Links: Connections to Cyberdelic Nexus, C-Base, radio shows, and socials
- Dark Theme: Cosmic color palette (indigo, cyan, purple, orange)
- Animations: Glitch effects, glow boxes, parallax on scroll, floating text
- Astro v7 — static site generation
- Tailwind CSS — utility-first styling
- Vanilla JS — mouse parallax effects
npm install
npm run dev # Start dev server at http://localhost:3000
npm run build # Build static site to /distDeployed to Cloudflare Pages.
Custom domain: cyberdelicsocietyberlin.de (coming soon)
To deploy to your own Cloudflare account:
npx wrangler pages deploy distsrc/
├── components/ # Reusable Astro components
│ ├── Hero.astro
│ ├── Pillars.astro
│ ├── Events.astro
│ └── Footer.astro
├── layouts/ # Page layout wrapper
│ └── Layout.astro
├── pages/ # Page routes
│ └── index.astro # Home page
└── styles/ # Global CSS
└── global.css
dist/ # Built static site (generated)
- Telegram: @cyberdelicberlin
- Parent Org: Cyberdelic Nexus
- Venue: C-Base Berlin
- Label: Plazma Records
Built with love by the CSB collective. No corporate BS. Just art, tech, and humans getting weird together.
Art meets altered states meets technology.