• v1.1.0 085571e58f

    bss released this 2021-02-22 21:20:49 -06:00 | 112 commits to master since this release

    v1.1.0

    Features

    • Error pages for 400, 404, and 500 now exist.
    • Use the request path for a page as a fallback for the Title metadata.

    Improvements

    • Major (relatively speaking) rewrite of the code that turns a request path into the file to load (or redirect, or error), for sanity's sake and to improve the exception cases a bit.
    • A couple minor style consolidations due to the error pages having different skeleton HTML.

    Miscellaneous

    • Dependency bumps.
    Downloads