view docs/docs/20_importing.md @ 921:628d639bb30b

serve: Fix the notifications when publishing a site from the admin panel. The URL of the publish log is still hard-coded but that's enough for now.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 29 Sep 2017 08:45:48 -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 %}