DRONE — Ambient Soundscapes
An immersive, atmospheric website for drone music and ambient soundscapes.
Features
- Atmospheric Design: Deep, dark aesthetic with subtle purple/blue gradients
- Animated Waveform Visualizer: Living, breathing audio visualization
- Bandcamp Integration: Ready for your music embed
- Responsive Layout: Works on all devices
- Mediative Animations: Slow, evolving visual elements
Tech Stack
- React + TypeScript
- Vite
- Custom CSS animations
Deployment (Coolify)
- Create repository on Gitea (or provide token to push automatically)
- In Coolify:
- Build Pack: Nixpacks
- Check: Is it a static site? ✅
- Install Command:
npm install - Build Command:
npm run build - Publish Directory:
dist/
Customize
Add Your Bandcamp
Edit src/components/BandcampSection.tsx and replace the bandcampUrl prop with your actual Bandcamp embed URL.
Change Colors
Edit src/styles/index.css and modify the CSS variables in :root.
Add Releases
Update the release-info section in BandcampSection.tsx with your actual releases.
Built for the infinite sound 🎵
Description
Languages
CSS
54.8%
TypeScript
40.6%
HTML
4.6%