Hi,
Here's a new patch to enable to deploy websites in subdirectories.
I also added a new website to test that, and it's based on the bunnies one.
Because of that the patch looks big but the following command can make it much smaller and easier to review:
git format-patch -M --find-copies-harder -1
Also, the commit shows as unverified and Codeberg shows this warning when we click on the red open lock:
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
This is most likely because the commit is signed with a subkey and that the forge software used by codeberg doesn't support that.
Denis.
Hi,
Here's a new patch to enable to deploy websites in subdirectories.
I also added a new website to test that, and it's based on the bunnies one.
Because of that the patch looks big but the following command can make it much smaller and easier to review:
```git format-patch -M --find-copies-harder -1```
Also, the commit shows as unverified and Codeberg shows this warning when we click on the red open lock:
```WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.```
This is most likely because the commit is signed with a subkey and that the forge software used by codeberg doesn't support that.
Denis.