Pages #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently codeberg is providing service https://codeberg.eu/ that allows the users to set up websites for their repositories, proposing simmilar thing here.
heard about it, seen it.. is it some kind of proxy magic or how could it be implemented here?
basically a domain that allows subdomain per end-user with path pointing to the repository afaik
Relevant: https://codeberg.org/Codeberg/Community/issues/60
Relevant: https://github.com/go-gitea/gitea/issues/302
FWIW dotya having it's own DNS server should make this quite simple for gitea implementation i would think O.o
while that may help, I doubt they are using a DNS to make it work..
this will need a couple of hours of nginx experimantation at most..
also, is it in the form of pagest.domain.tld/yourpage , i.e. subdir?