view MANIFEST.in @ 314:59dd71d4a69a

The `url:` endpoint just returns URLs. The new `asset:` endpoint tries to generate "appropriate" HTML tags and other cleverness for quick handling of the majority cases.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 08 Oct 2014 23:22:02 -0700
parents 9055434ebbd0
children 5c6cca4b21be
line wrap: on
line source

recursive-include wikked/resources *
include wikked/templates/*.html
include wikked/static/bootstrap/fonts/*
include wikked/static/css/wikked.min.css
include wikked/static/img/*.png
include wikked/static/js/require.js
include wikked/static/js/wikked.min.js