view docs/docs/01_tutorial.md @ 1018:3c6e6e7b9639

bake: Fix totally broken page baking caused by previous commit.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 29 Nov 2017 21:35:49 -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 %}