Skip to content

Add Chobble Template #534

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
37 changes: 37 additions & 0 deletions content/theme/chobble-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
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:
- No CMS
css:
- MVP
archetype:
- Business
- Products
- 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

* Product and category listings
* News system with archive
* Galleries
* RSS Feed
* Sitemap
* Social media links
* (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