view docs/docs/20_importing.md @ 595:eeb205ab8583

cm: Add requirements for FoodTruck.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 20 Jan 2016 21:35:58 -0800
parents 3a496ffbb898
children
line wrap: on
line source

---
title: Importing
---

Many people come to static website generators after having been frustrated with
more full-fledged -- but paradoxically more limiting -- content management
systems like Wordpress. Others just try different static website generators
until they find one they're totally satisfied with.

PieCrust supports importing content from other such systems, using the `chef
import` command. Here are some details about each importer:

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