github varabyte/kobweb v0.7.8

latest releases: v0.24.0, v0.23.3, v0.23.2...
pre-release4 years ago

The focus of this patch was to extend the kobweb binary to play nicer with Docker containers

  • Pass "no-sandbox" arg into Chrome when doing an export
  • Force --no-daemon in production mode (so the server doesn't have a hanging Gradle daemon hogging up its resources)
  • Add a way to query .kobweb/conf.yaml values
    • For example, kobweb conf server.port so you don't have to hardcode the port number anymore

Also:

  • Tweaked link colors in dark mode (they were still a bit too dark on a black background)
  • Fixed a handful of shadowing warnings so they stop showing up every time you compile the project.

Don't miss a new kobweb release

NewReleases is sending notifications on new releases.