/webpager

A generic pager serving html pages from a single big textfile

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

webpager

A generic pager for the web.

Build Status

This library provides both a wai Middleware and an Application.

You can use it by simply serving it with warp with only the path of the file to page as argument, or you can override the default config (for example for using it to display an IRC log)