website/internal/web
Russ Cox e2dd66fc34 _content: serve wiki pages on go.dev
The wiki pages have been copied to go.googlesource.com/wiki
and will be code reviewed using Gerrit, like other Go repos.
Unlike other Go repos, self-review will be permitted, and
there is no requirement for Googlers to be involved to make a change.
These relaxations are possible because the wiki has no production code.
The set of wiki +2'ers is a superset of the usual code +2'ers.

Fixes golang/go#61940.

Change-Id: I01823720091fbaa24e95e9c82abeaadba867a17c
Reviewed-on: https://go-review.googlesource.com/c/website/+/518297
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2023-12-15 02:06:41 +00:00
..
testdata cmd,internal: move typescript transform to web package 2022-01-06 01:14:01 +00:00
code.go internal/web: consistently remove OMIT lines from code blocks 2023-02-09 03:13:06 +00:00
istext.go cmd,internal: move typescript transform to web package 2022-01-06 01:14:01 +00:00
page.go all: fix a lot of typos 2022-06-15 16:32:49 +00:00
pkg.go internal/web: merge with go.dev/cmd/internal/site 2021-08-17 13:59:37 +00:00
render.go _content: serve wiki pages on go.dev 2023-12-15 02:06:41 +00:00
site.go internal/web: allow markdown files to turn off templates 2023-11-01 12:26:52 +00:00
site_test.go internal/web: allow markdown files to turn off templates 2023-11-01 12:26:52 +00:00
tmpl.go internal/backport: delete 2022-12-12 20:37:14 +00:00