changeset 348:f43e911cecac

docs: Add new site configuration settings to the reference documentation.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 15 Apr 2015 16:43:27 -0700
parents 76c838453dbe
children c484e1ec9150
files docs/docs/99_reference/01_website-configuration.md
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs/docs/99_reference/01_website-configuration.md	Wed Apr 15 16:39:35 2015 -0700
+++ b/docs/docs/99_reference/01_website-configuration.md	Wed Apr 15 16:43:27 2015 -0700
@@ -35,6 +35,12 @@
 
 * `default_format` (`markdown`): Specifies the default text formatter to use.
 
+* `default_page_layout` (`default`): Specifies the default page layout when
+  using the default content model.
+
+* `default_post_layout` (`post`): Specifies the default blog post layout when
+  using the default content model.
+
 * `default_template_engine` (`jinja`): Specifies what template engine to use.
 
 * `enable_debug_info` (`true`): If you’re using PieCrust in dynamic CMS mode,