Mercurial > piecrust2
view build/messages/pages/_index.html @ 247:d9d5c5de02a8
data: Add a top level wrapper for `Linker`.
The `family` object is special in that it's "attached" to the current page, so make an object dedicated to that. It removes special code in `Linker`, and makes it possible to go `family.children` directly to get a page's children (i.e. pages in a directory of the same name).
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 19 Feb 2015 23:33:54 -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.