www
www copied to clipboard
Source code of https://goplus.org/
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).
[`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...
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...
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...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import). These dependencies need to be updated together. Updates `js-yaml` from 3.14.1 to 4.1.1 Changelog Sourced from js-yaml's changelog....
Bumps [next](https://github.com/vercel/next.js) from 12.1.0 to 15.5.4. Release notes Sourced from next's releases. v15.5.4 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...
This PR upgrades all major dependencies to their newest major versions as requested in the issue, bringing the codebase up to date with modern tooling and improving security, performance, and...