Skip to content

gioui/giouiorg

Repository files navigation

gioui.org website

Source for the gioui.org website.

Run locally

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 ./....

Issues

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.

Contributing

Post discussion to the mailing list and patches to gio-patches.

See the contribution guide for more details.