view docs/docs/03_content.md @ 268:f8601540caff

Use the site root for docs assets.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 25 Feb 2015 13:06:58 -0800
parents a68e207ca406
children 6e9b5530306e
line wrap: on
line source

---
title: Content
---

This section of the documentation explains how to write, or otherwise create and
us, content for PieCrust websites -- pages, layouts, assets, etc. If however you
want to *define* what *types* of content your website will have in the first
place, you may want to read up on the [content model documentation][cm].

[cm]: {{docurl('content-model')}}


{% for part in family.children %}
* [{{part.title}}]({{part.url}})
{% endfor %}