With loads of stuff included that your business might need - collections, layouts, themes, and integrations. It builds to static HTML. You host it wherever you like. Hosting from £10/month, or £5/month for charities — or self-host for free.
Video Background Block
Add auto-playing video backgrounds with overlay text to any section.
YouTube Video Backgrounds
The same block accepts a YouTube video ID and renders a muted,
autoplaying, looped background embed via youtube-nocookie.com.
Trusted By These Fictional Brands
Customer Reviews
Display reviews in a masonry grid — cards flow naturally based on content height.
-
The theme system is consistent. Ten pre-built themes are available and the live theme editor makes customisation simple.
-
The e-commerce features work well. Shopping cart and Stripe checkout are all included.
Mini Gizmo with Local Image -
Configuration options are flexible. Payment providers, form handlers, and site features can all be toggled in the config files.
-
Testing is straightforward. The test utilities provide helpful factories and the quality criteria are well defined.
-
Documentation is comprehensive. The CLAUDE.md file explains the project structure, conventions, and common patterns clearly.
Pocket Doodah Mini, Mini Gizmo with Local Image -
The build process is fast. Bun handles dependencies and the test suite runs quickly.
-
Image processing is handled automatically. Responsive images with low quality placeholders are generated during the build process.
Pocket Doodah Mini -
The property listing system is well organised. Each property can have its own gallery, features list, and booking information.
-
The code is quite tidy. Functions are small, imports use aliases, and the linter keeps everything consistent.
-
There are lots of collection types. Products, categories, events, news, menus, locations, properties, reviews, and team profiles are all supported out of the box.
Pocket Doodah Mini
Gallery
Mix images of any aspect ratio, with or without captions. The masonry layout packs them into columns with no ragged gaps.
From our Socials
Point the block at any directory of JSON posts — instagram-posts, mastodon-posts, whatever you like. Absolute URLs open in a new tab.
Dec 27, 2025
Nov 5, 2025
Sep 18, 2025
- Content Types
- 14
- Built-in Themes
- 10
- Pre-built Components
- 125+
- Hosting
- From £5/m
What's Included
Product catalogs, event calendars, holiday lets, restaurant menus, and more. All from one template.
-
E-Commerce Ready
Built-in shopping cart with Stripe and Square integration. Or use quote mode for service businesses.
-
10 Themes
Ranges from clean to retro. Includes a live theme editor so visitors can switch between them.
-
Automatic Image Processing
Generates responsive srcsets, converts to WebP, and creates blurred placeholders. Uses eleventy-img and sharp.
-
Events & Calendars
One-off or recurring events. iCal export. Property availability calendars built-in.
-
Restaurant Menus
Full menu management with dietary indicators, categories, pricing display, and PDFs.
-
Property Listings
Built for holiday lets. Bedrooms, amenities, price per night, and booking calendars.
-
Reviews & Ratings
Product reviews with 1-5 star ratings. Automatic aggregate scores for SEO. Google imports.
-
SEO Optimized
Schema.org markup, RSS feeds, sitemaps, canonical URLs, and meta descriptions.
-
No-Code CMS
PagesCMS integration lets non-technical users edit content with a visual interface.
-
Bun Powered
I try and keep the builds as fast as I can
14 Content Types
A bunch of different collection types and layouts for all sorts of business websites:
- Products - Galleries, variants, SKUs, specifications
- Categories - Hierarchical organization with subcategories
- Events - One-off and recurring with iCal export
- News - Blog posts with RSS feed
- Menus - Restaurant menus with dietary info
- Locations - Multi-site support with maps
- Properties - Holiday lets with availability
- Reviews - Ratings linked to products
- Team - Staff profiles
- Guides - Documentation and help articles
Example Product
---
name: Organic Coffee Beans
price: 12.99
categories:
- coffee
- organic
gallery:
- src/images/coffee-1.jpg
- src/images/coffee-2.jpg
options:
- name: Size
values: [250g, 500g, 1kg]
featured: true
---
Premium single-origin beans
from ethical farms.
10 Themes.
Each theme is a set of SCSS variables that controls colours, fonts, and spacing. They all work without modification.
There's also a theme editor so you can test new CSS variables live (kinda buggy atm)
🎨
Theme SwitcherLet visitors preview themes instantly (in the bottom right)
Featured Product
A single buy-option promoted alongside explanatory copy — same product
card as the buy-options grid, but framed as a split hero.
Sample Product
Limited edition
£15
Buy nowCommerce Options
Sell products, take quotes, or both. Card payments and enquiry forms are built in.
-
Card Checkout
Powered by a Bunny Edge Script
-
Quote Mode
Collect enquiries instead of payments
Static HTML, Optimised Images
The output is plain HTML and CSS with no client-side framework. Images are processed at build time into multiple sizes and WebP format with blurred placeholders.
- LQIP Placeholders - Inline base64 blurred previews, no extra requests
- Responsive Images - Multiple sizes generated at build time via srcset
- Link Prefetch - Pages preload on hover
- Static Output - No server-side rendering, just HTML files
Image optimization
srcset="
/img/abc-240.webp 240w,
/img/abc-480.webp 480w,
/img/abc-900.webp 900w"
sizes="(max-width: 768px) 100vw, 50vw"
Automatic. No configuration needed.
Built-in SEO
Structured data is generated automatically from your content.
-
Schema.org Markup
Products, events, FAQs, organizations, and breadcrumbs - all with proper JSON-LD.
-
RSS & iCal Feeds
Atom feeds for news, iCal exports for events. Let people subscribe to your content.
-
Aggregate Ratings
Product reviews automatically generate aggregate ratings for rich snippets.
Hosting and Deployment
Includes a GitHub Actions workflow. Push to main and it deploys to Neocities or Bunny CDN. Since the output is static files, any web host works.
Included deployment targets:
- Neocities (has a free tier)
- Bunny CDN (global edge network)
- Any static host (Netlify, Vercel, etc.)
I can host your site for £10/month (or £5/month for charities, co-ops, artists, musicians, and sustainable businesses) — hosting and backups included, no support. Or self-host wherever you like.
Bunny Edge Script-based backend.
Terminal
$ git push origin main
[GitHub Actions]
Building site...
Optimizing images...
Deploying to Neocities...
Done! Site live in 47 seconds.
Want It Built For You?
Not everyone wants to DIY — and that's fine.
I'm Stef, the developer behind Chobble Template. I've been building websites and software for over 20 years from Manchester, UK.
If you'd rather skip the setup and get straight to running your business, I can build your site for you using this template — customised to your brand, your content, and your needs.
- Flat hourly rate — no hidden fees, no surprises
- You own the code — it's yours to keep, host anywhere, modify freely
- No lock-in — no contracts, no monthly retainers, walk away any time
- Basic hosting — £10/month (£5/month discounted), hosting and backups, no support
- 50% discount for charities, co-ops, artists, musicians, and sustainable businesses
All my work is open source. I donate 10% of earnings to the Against Malaria Foundation.