view docs/docs/20_importing.md @ 1195:ae9387338db1 draft default tip

admin: add option to publish immediately
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 30 Dec 2022 16:48:04 -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 %}