You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently putting together a personal server VM with Gitea and Caddy. I'm wondering if it might be possible to have my homepage and blog's static sources as a git repo be used by caddy with this plugin? E.g. /var/lib/gitea/repositories/tec/website.git. For non-static pages I'm thinking a dedicated "static/generated content" branch could be generated by CI. I'm well aware this would not be a standard approach, but for my situation (and maybe others?), it seems like this could be a convenient way of setting things up.
Does this use case fit well with this plugin?
The text was updated successfully, but these errors were encountered:
Hello!
I'm currently putting together a personal server VM with Gitea and Caddy. I'm wondering if it might be possible to have my homepage and blog's static sources as a git repo be used by caddy with this plugin? E.g.
/var/lib/gitea/repositories/tec/website.git
. For non-static pages I'm thinking a dedicated "static/generated content" branch could be generated by CI. I'm well aware this would not be a standard approach, but for my situation (and maybe others?), it seems like this could be a convenient way of setting things up.Does this use case fit well with this plugin?
The text was updated successfully, but these errors were encountered: