view piecrust/resources/webinit/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


# For more settings, see: https://bolt80.com/piecrust/en/latest/docs/reference/website-configuration/

site:
    title: My New Website
    description: A website recently generated with PieCrust
    pretty_urls: true