Exciting nerd news for those part of a tilde server community:
TILDE PAGES!
"Host static websites with tildegit pages!
It's quick, easy, free & fast - just put your open source project's homepage, developer blog or web experiment into a Git repository at tildegit, and we'll do the rest."
@Seirdy some differences: this is a git server -> html page automated process like on GitHub, gitlab. Sure you could probably roll a git hook on your tilde server (I have), but it’s extra work. Tildes also have specific domain / permalink (for example www.mytilde.com/~username versus gitea/ tildegit now allowing custom domain (in beta), for example.
@exquisitecorp I feel like I’m missing something. Don’t Tildeverse users already have shell accounts with
public_html
directories, with the server managed by an admin?