index
:
go-x-website
main
Fork of golang.org/x/website with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
_content
/
site.tmpl
Age
Commit message (
Expand
)
Author
7 hours
[DO-NOT-MERGE] _content: remove google tag manager
Shulhan
2026-03-13
_content: add links to Bluesky and Mastodon
Dmitri Shuralyov
2025-10-15
_content/site.tmpl: add canonical link
Alan Donovan
2025-07-08
cmd/golangorg: serve gopls docs at go.dev/gopls
Alan Donovan
2023-12-26
_content: add (silent) Mastodon verification link to template
David Chase
2023-12-15
_content: add "Go Wiki:" to <title> tag on wiki pages
Russ Cox
2023-12-15
_content: serve wiki pages on go.dev
Russ Cox
2023-08-03
_content: fix for screen reader to announce links open in new window.
prudhvikrishna
2023-07-17
_content: provide skiplink to go website
prudhvikrishna
2023-07-17
_content: fix for dropdown to not autoopen when receive focus
prudhvikrishna
2023-07-17
_content: make purpose of link clear to screen reader users
prudhvikrishna
2023-05-23
_content: add cookie notification banner
Jamal Carvalho
2023-03-16
_content: add high-res favicon
Valentin Deleplace
2023-02-21
_content: fix duplicate github icon
Jamal Carvalho
2023-02-14
_content: Breadcrumbs added to children pages.
Frederick Mixell
2023-02-14
_content: qa updates play page
Frederick Mixell
2022-12-28
_content: Sidebar template prop
Frederick Mixell
2022-12-05
_content: Copy code snippets
Frederick Mixell
2022-10-31
_content: update header nav with dropdowns and subnavs
Conor Britain
2022-08-19
_content: style theme defaults to system preference
Jamal Carvalho
2022-04-15
all: update <meta> tags for social media
Russ Cox
2022-04-14
all: add <meta> tags for social media cards
Russ Cox
2022-04-07
_content: add dark theme toggle
Jamal Carvalho
2022-03-09
_content: add dark mode styles
Mauricio Alvarado
2021-12-29
_content: remove unused fonts
Jamal Carvalho
2021-12-21
_content: change default title to Go programming language
Meng Zhuo
2021-11-30
website: remove banner
Russ Cox
2021-11-23
_content: link to atom feed
Sean Liao
2021-11-22
talks: serve go.dev/talks for talks.golang.org content
Russ Cox
2021-11-22
go.dev: merge go.dev/_content into root _content
Russ Cox
2021-11-22
_content: delete golang.org-specific files
Russ Cox
2021-11-17
go.dev/_content: various formatting fixes
Russ Cox
2021-09-20
_content, go.dev: fix hamburger menu
Li-Yu Yu
2021-08-18
x/website: remove unnecessary re-prefix in breadcrumb
jolheiser
2021-08-17
internal/web: merge with go.dev/cmd/internal/site
Russ Cox