Philipp Defner
Philipp Defner
- [x ] I have read this document: https://miniflux.app/opinionated.html#feature-request I often notice that people change their blogging software and the feed location changes. Unfortunatey many people don't set up redirects....
**Issue with Reference** https://github.com/getkirby/getkirby.com/tree/main/content/docs/3_cookbook/0_development-deployment/0_git-based-deployment-with-dokku **Expected** I think this guide misses some bits: - With the way the volumes are set up I think the license file is not persisted, so...
Hey, I just gave this a try but I'm running into this on the `i3` check. Using it on macOS and connecting to Google CloudSQL PG 16. ``` Type your...
Hey, I'm trying to set the GUID to a unique ID, without having to use the url. This is valid as far as I know. The code seems to just...
**Issue with Reference** On https://getkirby.com/docs/cookbook/frontend/kirby-meets-tailwindcss#install-tailwind-css the instructions only say to install `npm install tailwindcss@latest`. This will not be enough as then the `npm run watch` command later will fail as...
### Description of feature When renewing a certificate the LE renewal is failing if there's no port 80 mapped to the app, adding the port 80 fixed the issue (`dokku...
This is a chore I didn't get around to, if someone wants to tackle that please go ahead. There's some changes to the backoff library (github.com/cenkalti/backoff/v5) which we need to...
### 🐛 Current behavior Hey, there's currently a deprecated `mkdirp` dependency being pulled in by instantsearch.js. This was already partly removed [in this PR](https://github.com/algolia/instantsearch/pull/6378) but for some reason doesn't seem...