• v0.1.1 573b1a7270

    stargate v0.1.1
    All checks were successful
    / build (push) Successful in 34s
    Stable

    cptlobster released this 2025-08-22 14:52:11 -04:00 | 15 commits to main since this release

    This release fixes a bug with the rich image and improves styling.

    Changes

    • [rich] Fix docker image missing templates
    • [rich] Add light mode to routes and error pages

    Installation

    docker run -p 8000:8000 \
      -v sg1.toml:/etc/stargate/sg1.toml \
      forge.cptlobster.dev/cptlobster/stargate
    
    Downloads