view docs/docs/01_tutorial.md @ 578:683be25cbdb2

internal: Rename `raw_content` to `segments` since it's what it is.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 30 Dec 2015 14:46:34 -0800
parents afc1d2c60854
children
line wrap: on
line source

---
title: Tutorial
---

This PieCrust tutorial will walk you through the process of creating a new
website, writing content for it, customizing its appearance, and publishing it
somewhere.

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