view MANIFEST.in @ 407:c4b673db5190

web: Add support for custom styles based on page formatter.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 12 Jan 2017 08:43:21 -0800
parents 5c6cca4b21be
children 10a82dec3fe4
line wrap: on
line source

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