Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 827 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 827 Bytes

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/[email protected]. For general discussion, use the mailing list: ~eliasnaur/[email protected].

Contributing

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

See the contribution guide for more details.