Pirmin Kalberer

Results 191 comments of Pirmin Kalberer

That's what I intended to do. Did a second try and this time only the pmtiles lines are conflicting.

An update of `time` fixed the build. But since t-rex is now replaced by bbox-tile-server, there are no release plans. Is there a deprecation mechanism in NixOS, or should I...

I've reproduced this case with bbox-tile-server and it looks better: ![image](https://github.com/t-rex-tileserver/t-rex/assets/19007/1e1946e6-804f-44ad-89d4-c2a50fd33382) This was expected, since null geometries are explicetely ignored in the PostGIS driver of bbox-tile-server.

This asset includes a Debian package: https://github.com/bbox-services/bbox/actions/runs/8375677003/artifacts/1346593260 You can run it with `bbox-tile-server --t-rex-config=t_rex.toml serve`

The package was built on Ubuntu 22.04. Will do an other one on Debian 12 then.

There's a bookworm package in the latest CI build: https://github.com/bbox-services/bbox/actions/runs/8392289824/artifacts/1350419108

According to the error message you seem to be on bullseye not bookworm. Made another package to try: https://github.com/bbox-services/bbox/actions/runs/8422167915/artifacts/1356021483

Will backport the theme to Hugo 0.111.3.

![screenshot-2024-09-04-07-25-05](https://github.com/user-attachments/assets/e84f7ab8-8587-4c81-b7dd-50fa96f42627) ![screenshot-2024-09-04-07-24-21](https://github.com/user-attachments/assets/cf8cf0a6-44d2-4d98-8e62-72bdcd29560d) On small screens, only one column is shown.

> What's the process for upgrading to a new version of Hextra? I'm maintaining a branch with the backport patches: https://github.com/pka/hextra/tree/backport-debian Hugo docs recommend including a theme as git submodule....