website/_content/menus.yaml

132 строки
3.8 KiB
YAML
Исходник Обычный вид История

main:
- name: Why Go
url: /solutions/
children:
- name: Case Studies
explanation: Common problems companies solve with Go
url: /solutions/case-studies
- name: Use Cases
explanation: Stories about how and why companies use Go
url: /solutions/use-cases
- name: Security
explanation: How Go can help keep you secure by default
url: /security/
- name: Learn
url: /learn/
- name: Docs
url: /doc/
children:
- name: Effective Go
explanation: Tips for writing clear, performant, and idiomatic Go code
url: /doc/effective_go
- name: Go User Manual
explanation: A complete introduction to building software with Go
url: /doc
- name: Standard library
explanation: Reference documentation for Go's standard library
url: https://pkg.go.dev/std
- name: Release Notes
explanation: Learn what's new in each Go release
url: /doc/devel/release
- name: Packages
url: https://pkg.go.dev
- name: Community
url: /example/
children:
- name: Recorded Talks
explanation: Videos from prior events
url: /talks/
- name: Meetups
explanation: Meet other local Go developers
url: https://www.meetup.com/pro/go
external: true
- name: Conferences
explanation: Learn and network with Go developers from around the world
url: /wiki/Conferences
external: true
- name: Go blog
explanation: The Go project's official blog.
url: /blog
- name: Go project
explanation: Get help and stay informed from Go
url: /help
- name: Get connected
socialIconsList:
[
{
img: google-groups.svg,
name: google-groups,
url: 'https://groups.google.com/g/golang-nuts',
},
{img: github.svg, darkImg: github-light.svg, name: github, url: 'https://github.com/golang',},
{img: twitter.svg, name: twitter, url: 'https://twitter.com/golang'},
{img: reddit.svg, name: reddit ,url: 'https://www.reddit.com/r/golang/'},
{img: slack.svg, name: slack, url: 'https://invite.slack.golangbridge.org/'},
{
img: stack-overflow.svg,
name: stack-overflow,
url: 'https://stackoverflow.com/tags/go',
},
]
footer:
- name: Why Go
url: /solutions/
children:
- name: Use Cases
url: /solutions/use-cases
- name: Case Studies
url: /solutions/case-studies
- name: Get Started
url: /learn/
children:
- name: Playground
url: /play
- name: Tour
url: /tour/
- name: Stack Overflow
url: https://stackoverflow.com/questions/tagged/go?tab=Newest
- name: Help
url: /help/
- name: Packages
url: https://pkg.go.dev
children:
- name: Standard Library
url: /pkg/
- name: About Go Packages
url: https://pkg.go.dev/about
- name: About
url: /project
children:
- name: Download
url: /dl/
- name: Blog
url: /blog/
- name: Issue Tracker
url: https://github.com/golang/go/issues
- name: Release Notes
url: /doc/devel/release
- name: Brand Guidelines
_content: add brand guidelines page: https://go.dev/brand In 2018 Google filed for a trademark on the new Go Logo (https://go.dev/blog/go-brand) and the word Go in the context of programming languages (more specifically "Computer programs and downloadable computer programs, namely compilers and reference libraries, that implement a statically typed, compiled computer programming language for use in developing, building and managing other software.") Since then we have not provided clear guidance about the permitted uses of the logo and the word mark Go. This commit adds that guidance, written by Google's trademark counsel and based on the Open Usage Trademark Guidelines 0.1.0 [1], adapted for the Go project. We also adapted some high-level text from the Python Software Foundation's excellent Trademark Usage Policy [2]. The guidance in this commit will be served at https://go.dev/brand and linked at the bottom of the menu under "Brand Guidance" where there is currently a link to the blog post. As it says in the new web page, in general, we want the word mark “Go” and the Go Logo to be used freely to refer to the Go programming language. It is explicitly not a goal to restrict the many excellent uses of the word Go in projects today. Instead the goal is to authorize those excellent uses properly, to avoid any confusion or doubt about whether they are proper. As it also says in the new web page, anyone with questions can email them to trademark@golang.org, which forwards to me and a few other people at Google, and we will do our best to answer them. [1] https://openusage.org/trademark-guidelines/ [2] https://www.python.org/psf/trademarks/ Fixes golang/go#58412. Change-Id: I82aca152a4f33140b6f05eacd256de0d0ee686e9 Reviewed-on: https://go-review.googlesource.com/c/website/+/506756 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Bryan Mills <bcmills@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Russ Cox <rsc@golang.org>
2023-06-28 03:57:06 +03:00
url: /brand
- name: Code of Conduct
url: /conduct
- name: Connect
url: https://www.twitter.com/golang
children:
- name: Twitter
url: https://www.twitter.com/golang
- name: GitHub
url: https://github.com/golang
- name: Slack
url: https://invite.slack.golangbridge.org/
- name: r/golang
url: https://reddit.com/r/golang
- name: Meetup
url: https://www.meetup.com/pro/go
- name: Golang Weekly
url: https://golangweekly.com/