We've moved from GitLab to Forgejo!
Your account, repositories, issues, and pull requests have been migrated.
Passwords were not carried over — use the
forgot password link
to set a new one.
If something is missing or broken, contact morgan at howl dot moe.
Sign-ups are allowed only if you want to contribute on a project on this
forge. Write at the same email address if you want an account.
Codeberg is a more general purpose forge
which accepts signups, using the same software (forgejo).
Hanayo was developed with the initial intention of it having very little Go code, so it was all in the main package. I underestimated the quantity of Go code I would have required for it, and it eventually grew into an unmanageable beast. There is some code splitting started, but refactoring is happing slowly but surely.