view docs/config.yml @ 385:003316f77d3a

docs: Add JQuery as a bower package.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 04 Oct 2015 09:51:50 -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