view docs/docs/06_themes/02_creating-a-theme.md @ 749:171051e1aca5

docs: Very basic theme documentation.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 09 Jun 2016 22:31:42 -0700
parents
children
line wrap: on
line source

---
title: Creating a Theme
---

A theme is really just a normal PieCrust website, but with a `theme_config.yml`
config file instead of a `config.yml`.

You can create a new theme by running `chef --theme init foo`.