view MANIFEST.in @ 428:58f3120f7e78

web: Fix how missing pages are handled. * Show a "this page doesn't exist yet" page. * Show that page for missing endpoint pages where the endpoint is not a query endpoint.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 30 Mar 2017 08:45:57 -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