aboutsummaryrefslogtreecommitdiff
path: root/internal/web
AgeCommit message (Expand)Author
2026-02-02internal/web: do not treat Markdown files as templates by defaultRyo Sakuma
2025-07-29_content/css: style tables produced from markdownAlan Donovan
2025-07-08cmd/golangorg: serve gopls docs at go.dev/goplsAlan Donovan
2024-12-05all: remove unreachable codeSean Liao
2024-10-24internal/web: fix typos in commentsOleksandr Redko
2023-12-15_content: serve wiki pages on go.devRuss Cox
2023-11-01internal/web: allow markdown files to turn off templatesJonathan Amsterdam
2023-02-09internal/web: consistently remove OMIT lines from code blocksAndrew Gerrand
2022-12-12internal/backport: deleteDmitri Shuralyov
2022-10-31internal/web: adjust test to not require exact error messageIan Lance Taylor
2022-06-15all: fix a lot of typosFrederik Zipp
2022-04-11all: gofmtRuss Cox
2022-03-29cmd/golangorg, _content/talks: restore talks that use .html commandDmitri Shuralyov
2022-03-07internal/web: fix syntax rules hyperlinksJamal Carvalho
2022-01-07internal/web: update docJamal Carvalho
2022-01-06website: typescript config updatesJamal Carvalho
2022-01-06cmd,internal: move typescript transform to web packageJamal Carvalho
2021-11-22talks: serve go.dev/talks for talks.golang.org contentRuss Cox
2021-11-06cmd/golangorg: fix display of text filesRuss Cox
2021-08-23all: delete unmodified Go 1.16 backportsRuss Cox
2021-08-18cmd/golangorg: move blog from blog.golang.org to go.dev/blogRuss Cox
2021-08-18cmd/golangorg: fix regexp match with ^ and $Russ Cox
2021-08-17internal/web: merge with go.dev/cmd/internal/siteRuss Cox
2021-08-17internal/web: move SrcBreadcrumb SrcPkgLink, invoke into templatesRuss Cox
2021-07-23internal/pkgdoc: take on doc-specific parts of internal/webRuss Cox
2021-07-19internal/web: stop double-escaping of code in non-playground examplesCarson Hoffman
2021-07-12internal/web: redirect golang.org/pkg/... to pkg.go.dev/...Russ Cox
2021-06-28internal/web: pre-expand tabs in markdownRuss Cox
2021-06-23all: promote new app deployments only after they become readyRuss Cox
2021-06-15all: make compatible with Go 1.15Russ Cox
2021-06-14all: remove toFS usageRuss Cox
2021-06-14internal/godoc: refactor into internal/web [generated]Russ Cox