Description
twstatic is a plugin that adds support for delivering static files through
TiddlyWeb, such as static HTML files, images, CSS files.
It is incomplete at this time, but does the job. The major issue is that there is no support for caching related headers such as last-modified and etag.
The twstatic plugin is most useful when using the built in webserver. When
using Apache it makes more sense to have Apache host the static content.
The plugin is available from
PyPI as
tiddlywebplugins.static.