view build/messages/pages/_index.html @ 170:c3831a762bc2

sources: Make the `SimplePageSource` more extensible, fix bugs in `prose` source. The `SimplePageSource` now calls a `_populateMetadata` function that subclasses can override to add/edit their custom metadata everwhere it would be returned to the system.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 03 Jan 2015 20:49:00 -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.