view piecrust/resources/webinit/theme_config.yml @ 787:f6f9a284a5f3

routing: Simplify how route functions are declared and handled. * Site config now only has to declare the function name. * Simply code for running route functions.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 01 Sep 2016 23:00:58 -0700
parents 6db54bed2417
children
line wrap: on
line source


theme:
   name: MyNewTheme
   url: https://example.org
   description: A PieCrust theme.

site:
   pretty_urls: true