view docs/config.yml @ 403:179128d982eb

core: Fix a bug with endpoint wiki links, precompile formatter regexes. The resolver was expecting wiki links to have the url first, not the endpoint.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 11 Jan 2017 00:52:59 -0800
parents 377230d25ccf
children
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

variants:
    dist:
        baker:
            assets_dirs:
                assets:
                    processors: all