view MANIFEST.in @ 411:ba977a547daa

web: Support browsers without Javascript. * Add development flag to disable Javascript. * Fix editing/previewing pages when there's not Javascript.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 20 Mar 2017 22:18:32 -0700
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