• v1.2.0 cde82ab918

    bss released this 2021-04-17 11:16:34 -05:00 | 98 commits to master since this release

    v1.2.0

    Features

    • Files can now be served directly from inside pages/, making the media/ route redundant --- it's now should be just another dir under pages/.
    • Symlinks are treated as redirects, in an attempt to try to get clients on the proper location (#7).

    Bugfixes

    • The site no longer 500s when attempting to build nav breadcrumbs on directories without an index.md (#8).

    Miscellaneous

    • Requirements bumps, mostly only affecting dev.
    • Fill in some test coverage holes.
    Downloads