* WIP - migrating entgo.io to docosaurus v2
* organizing pages a bit to be better suited for v2 site structure
* doc/website: finish migration to docusaurus v2
Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>
* WIP - migrating entgo.io to docosaurus v2
* organizing pages a bit to be better suited for v2 site structure
* doc/website: finish migration to docusaurus v2
Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>
pkg.go.dev serves Go documentation. However, it also understands modules
and has information about past versions of a package. Later this year
godoc.org will be redirected to pkg.go.dev.
Let's use this subdomain going forward when linking Go documentation.
Reference: https://blog.golang.org/pkg.go.dev-2020