www icon indicating copy to clipboard operation
www copied to clipboard

Source code of https://goplus.org/

Results 7 www issues
Sort by recently updated
recently updated
newest added

Follow the structral change of [goplus README](https://github.com/goplus/gop/blob/main/README.md) and redesign the structure of [homepage](https://goplus.org).

ZH & EN, in the first place.

priority:low

[`Widgets`](https://github.com/goplus/www/tree/master/goplus.org/widgets) is a solution to build and publish content for embedding in 3rd-party sites, based on Next.js. It can be extracted as an independent library for similar purpose of other...

Currently the examples for goplus.org & play.goplus.org is maintained separately: * goplus.org: `goplus.org/components/Home/Intro/examples/` * play.goplus.org: `playground/examples/` We need to put them in one place - not only the codes, but...

optimization

Bumps [next](https://github.com/vercel/next.js) from 12.1.0 to 14.2.25. Release notes Sourced from next's releases. v14.2.25 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. This...

dependencies
javascript

Like Go's official blog system (References: https://go.dev/blog/ and https://github.com/golang/website) ## Design ### Blog List Page Path: **goplus.org/blog/** Like [https://go.dev/blog/](https://go.dev/blog/) * Display recent blog posts in reverse chronological order * Each...