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
/
doc
/
code.html
Age
Commit message (
Expand
)
Author
2023-12-20
all: fix and test for references to github.com/golang/go/issues and wiki
Russ Cox
2023-08-03
_content: update for golang.org/x/example changes
Russ Cox
2023-02-14
_content: Breadcrumbs added to children pages.
Frederick Mixell
2022-05-24
_content/doc: fix inconsistent tabs in code snippets
George Looshch
2022-01-06
_content/doc: fix a link in code.html
Jorge Troncoso
2021-11-22
_content: update links to tour
Russ Cox
2021-11-22
_content: replace scheme-relative URLs with https://
Russ Cox
2021-11-22
all: make golang.org and go.dev links relative
Russ Cox
2021-09-16
_content/code.html: clarify that 'go test' runs in the source directory
Russ Cox
2021-09-08
_content/doc: module naming best practices
Steve Traut
2021-08-17
internal/web: merge with go.dev/cmd/internal/site
Russ Cox
2021-06-14
internal/godoc: clean up use of templates
Russ Cox
2021-03-02
_content/doc: fix module and tutorial bugs and clean up flow
Steve Traut
2021-02-16
_content: move content/static/* to _content/*
Russ Cox