view docs/docs/20_importing.md @ 869:41b0c94f9833

refactor: Fix some last instance of using the old API.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 12 Jun 2017 22:22:42 -0700
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 %}