view docs/config.yml @ 383:c19b8cc11938

docs: Add information about the `ignore` section, and more wiki options.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 04 Oct 2015 08:14:20 -0700
parents 3a61f45702cb
children 377230d25ccf
line wrap: on
line source

site:
    title: Wikked
    sources:
        pages:
            type: ordered

markdown:
    extensions: abbr, fenced_code, footnotes, smart_strong, codehilite, smarty
    extension_configs:
        codehilite:
            css_class: highlight
            guess_lang: false