Source for the gioui.org website.
Start the website on http://localhost:8080 with the command go run ./cmd/giouiorg
. The WebAssembly
program binaries are not included because of their size; generate them with go generate ./...
.
File bugs and TODOs through the issue tracker or send an email to ~eliasnaur/gio@todo.sr.ht. For general discussion, use the mailing list: ~eliasnaur/gio@lists.sr.ht.
Post discussion to the mailing list and patches to gio-patches.
See the contribution guide for more details.