A collaborative project between cherry and el showcasing their projects, programs, and 3D printed creations.
Live at cherryslabs.com (Cloudflare Pages).
# Preview locally — no build step
open index.html
# Deploy
npx wrangler pages deploy ..
├── *.html ← pages (index, projects, programs, software, hardware, store, wiki)
├── style.css ← shared stylesheet
├── images/ ← all site assets
├── wiki/ ← individual wiki article pages
├── mockup/ ← design iteration scratch (not deployed)
├── wrangler.toml ← Cloudflare Pages config
├── archive/retro/ ← preserved Y2K version (not developed)
└── CONTENT_TEMPLATE.md ← Cherry fills this in for content
Pure HTML5/CSS3/JavaScript. No frameworks, no build tools, no dependencies.
- cherry — Projects, content, 3D prints
- el (elphiene) — Webmaster, code, maintenance