• v0.1.3 0330bc9c0c

    liveserver 0.1.3
    All checks were successful
    Forgejo CMake CI / build (clang, clang++) (push) Successful in 36s
    Forgejo CMake CI / build (gcc, g++) (push) Successful in 37s
    Stable

    theo released this 2026-07-10 15:14:41 +00:00 | 6 commits to main since this release

    • Added json config system
    • Added CSS hot reload for stylesheet changes without a full refresh.
    • Added changed file paths to live reload WebSocket messages.
    • Added --host <addr> for binding to a specific host.
    • Added --open to launch the URL in the default browser.
    • Added --spa fallback to serve index.html for unknown routes.
    • Added repeatable --ignore <glob> support for file watching.
    • Added --version.
    • Improved live reload script formatting and injection before </body>.
    Downloads