Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions content/theme/chobble-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
title: "Chobble Template"
github: https://git.chobble.com/chobble/chobble-template
demo: https://example.chobble.com
author: Chobble
date: 2025-04-04
ssg:
- Eleventy
cms:
- PagesCMS
css:
- MVP
archetype:
- Business
- Products
- Events
- Menus
- Blog
description: An opinionated theme for small business websites
---

# An opinionated theme for small business websites

This is the template used for websites made by [Chobble](https://chobble.com). It's designed to help get a small business website up and running quickly, and is especially handy if you use Nix / NixOS since that's all set up with direnv and flakes.

## Features

* Built-in [theme editor](https://example.chobble.com/theme-editor/)
* Github Action for deploying to Neocities ([instructions](https://example.chobble.com/instructions/))
* Layouts for: Pages, products, categories, galleries, menus, team members, events, and news
* Image galleries
* RSS Feed with pretty layout
* Sitemap
* Social media links with SVG icons
* (Optionally) build with Nix Flakes for reproducibility
* Responsive images with Eleventy's [image plugin](https://www.11ty.dev/docs/plugins/image/)
* Tiered navigation with Eleventy's [navigation plugin](https://www.11ty.dev/docs/plugins/navigation/)
* Styled based on minimalist [MVP.css](https://andybrewer.github.io/mvp/)
* Contact form with [Formspark](https://formspark.io/) and [Botpoison](https://botpoison.com/)
* [Turbo](https://turbo.hotwired.dev/) for instant page loads