doc/showcase: Add Transito Signed-off-by: Miles Alan <m@milesalan.com>
content/doc/install: add link to cross-compilation tips Now that we have decent instructions on how to do this, it makes sense to make them easy to find. Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
content/doc/install: [WASM] clarify where to run gogio from Folks were trying to run gogio in a random directory, not realizing that it acts within the current module (and fails if there is no current module. Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
go.mod: bump to gio@v0.7.1 Signed-off-by: Egon Elbre <egonelbre@gmail.com>
content/news: add july newsletter Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
doc/showcase: add Chapar Signed-off-by: Egon Elbre <egonelbre@gmail.com>
doc/showcase: remove tailscale Signed-off-by: Egon Elbre <egonelbre@gmail.com>
doc/showcase: add Anvil editor Signed-off-by: Egon Elbre <egonelbre@gmail.com>
content/doc/architecture/color.md: fix pre-multiplication note Most commands use color.NRGBA, which corresponds to non-alpha-premultiplied colors. Internally it does convert to alpha-premultiplied linear colors. Signed-off-by: Egon Elbre <egonelbre@gmail.com>
go.mod: update example dependency to v0.6.1 Signed-off-by: Egon Elbre <egonelbre@gmail.com>
include/files,content/doc: update to v0.6.0 Signed-off-by: Egon Elbre <egonelbre@gmail.com>
content/news: add april newsletter Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
content/doc/learn: add note about go get People often end up unkowingly using `go get -u` for updating modules, however that's not safe to do. Signed-off-by: Egon Elbre <egonelbre@gmail.com>
content/doc: update to Gio v0.5.0 Signed-off-by: Egon Elbre <egonelbre@gmail.com>
include/files: update to Gio v0.5.0 Signed-off-by: Egon Elbre <egonelbre@gmail.com>
content/news: fix missing change author name Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
content/news: update supporters in latest news Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
content/news: add february 2024 newsletter Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
content: fix gotraceui image extension Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
doc/showcase: add Cryptopower Signed-off-by: Egon Elbre <egonelbre@gmail.com>