view build/messages/pages/_index.html @ 164:4534ccbdd2a3

find: Fix the `find` command, add more options. The `--endpoint` option doesn't make any sense anymore since page sources could have non-file-system endpoints. This was replaced with `--name` to match source names instead. Also added `--include-theme`, with filtering out theme pages by default, and `--exact` to explicitely match the given pattern, with matching anything that contains the pattern by default.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 01 Jan 2015 21:34:06 -0800
parents b6f79f23904a
children
line wrap: on
line source

---
title: PieCrust System Messages
---

Here are the **PieCrust** system message pages:

* [Requirements Not Met]({{ pcurl('requirements') }})
* [Error]({{ pcurl('error') }})
* [Not Found]({{ pcurl('error404') }})
* [Critical Error]({{ pcurl('critical') }})

This very page you're reading, however, is only here for convenience.