Leilukin's Hub's Git Repository Is Now Hosted on Gitea
I have converted the Git repository of Leilukin's Hub main site on 32-Bit Cafe's Gitea instance from a mirror repository to a regular repository.
Originally, Leilukin Hub's Git repository was hosted on GitHub, with its repo on 32-Bit Cafe's Gitea instance being a mirror. GitHub Actions were the primary reason for using GitHub to host Leilukin's Hub's Git repository, as GitHub Actions allow me to deploy my static websites to a remote server Hostinger.
Recently in March, 32-Bit Cafe's Gitea instance added support for Gitea Actions, which are compatible with GitHub Actions. This encouraged me to consider using Gitea actions to deploy Leilukin's Hub.
Therefore, yesterday I converted Leilukin's Hub's Gitea repository from a mirror repo to a regular repo, and today I finally managed to set up the deployment workflow with Gitea Actions!