diff --git a/content/theme/chobble-template.md b/content/theme/chobble-template.md new file mode 100644 index 000000000..cdcceedda --- /dev/null +++ b/content/theme/chobble-template.md @@ -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