Skip to content

verygoodplugins/csb-landing

Repository files navigation

Cyberdelic Society Berlin — Landing Page

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.

🎨 Features

  • 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

🚀 Tech Stack

  • Astro v7 — static site generation
  • Tailwind CSS — utility-first styling
  • Vanilla JS — mouse parallax effects

📦 Getting Started

npm install
npm run dev      # Start dev server at http://localhost:3000
npm run build    # Build static site to /dist

🌐 Deployment

Deployed to Cloudflare Pages.

Custom domain: cyberdelicsocietyberlin.de (coming soon)

To deploy to your own Cloudflare account:

npx wrangler pages deploy dist

🎯 Project Structure

src/
├── 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)

🔗 Links

📝 License

Built with love by the CSB collective. No corporate BS. Just art, tech, and humans getting weird together.


Art meets altered states meets technology.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors