<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-x-website/cmd/golangorg/server.go, branch main</title>
<subtitle>Fork of golang.org/x/website with my patches.</subtitle>
<id>http://git.kilabit.info/go-x-website/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/go-x-website/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go-x-website/'/>
<updated>2026-04-14T18:18:20Z</updated>
<entry>
<title>[DO-NOT-MERGE] cmd/golangorg: support socket based activation with systemd</title>
<updated>2026-04-14T18:18:20Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2026-02-02T15:16:33Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go-x-website/commit/?id=66b80ad993cd46f3897d16409114aa3a705c021e'/>
<id>urn:sha1:66b80ad993cd46f3897d16409114aa3a705c021e</id>
<content type='text'>
Change-Id: I12e667f1945eb9440147842c3374756dbd8b09ef
</content>
</entry>
<entry>
<title>[DO-NOT-MERGE] cmd/golangorg: realign structs</title>
<updated>2026-04-14T18:18:20Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2025-02-26T16:02:29Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go-x-website/commit/?id=dee7a21bc9e9187a28f9001cb7367aa8ff5cfa6d'/>
<id>urn:sha1:dee7a21bc9e9187a28f9001cb7367aa8ff5cfa6d</id>
<content type='text'>
This affects declaring fields in struct using field name instead of
naked names.
</content>
</entry>
<entry>
<title>[DO-NOT-MERGE] cmd/golangorg: allow serving in local as "go.local"</title>
<updated>2026-04-14T18:18:20Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2023-11-09T18:15:14Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go-x-website/commit/?id=7e9549ca07d64fab942f05373521024eb45b2faa'/>
<id>urn:sha1:7e9549ca07d64fab942f05373521024eb45b2faa</id>
<content type='text'>
Change-Id: I73aa112ba125b56dbdaf2727a3a7165c03de9b3f
</content>
</entry>
<entry>
<title>cmd/golangorg: use _goroot.zip during deploy tests too</title>
<updated>2026-04-08T17:23:27Z</updated>
<author>
<name>Dmitri Shuralyov</name>
<email>dmitshur@golang.org</email>
</author>
<published>2026-04-07T22:13:38Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go-x-website/commit/?id=3317e0bbb9d5ea3f5bc307c1d7739f1d80557d29'/>
<id>urn:sha1:3317e0bbb9d5ea3f5bc307c1d7739f1d80557d29</id>
<content type='text'>
The deploy process constructs a _goroot.zip file which is used as the
source of main Go repository content when serving go.dev. Start using
the same _goroot.zip file when running tests in Cloud Build.

Also move the flag.Parse to happen at the top of main, before some of
the flag values are accessed and potentially overridden.

For golang/go#78211.

Change-Id: Iaf182301836917d062c5f4c329db6bbc171415da
Reviewed-on: https://go-review.googlesource.com/c/website/+/763840
Reviewed-by: Dmitri Shuralyov &lt;dmitshur@google.com&gt;
Reviewed-by: David Chase &lt;drchase@google.com&gt;
LUCI-TryBot-Result: Go LUCI &lt;golang-scoped@luci-project-accounts.iam.gserviceaccount.com&gt;
Auto-Submit: Dmitri Shuralyov &lt;dmitshur@golang.org&gt;
</content>
</entry>
<entry>
<title>_content/css: style tables produced from markdown</title>
<updated>2025-07-30T04:59:14Z</updated>
<author>
<name>Alan Donovan</name>
<email>adonovan@google.com</email>
</author>
<published>2025-07-29T21:33:58Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go-x-website/commit/?id=5d1a360630bf087e66d51814b3410f2a1baace5b'/>
<id>urn:sha1:5d1a360630bf087e66d51814b3410f2a1baace5b</id>
<content type='text'>
We emit a &lt;div class=markdown&gt; around the whole output of goldmark,
so that CSS style rules can easily select them (without affecting
HTML tables in the spec, for example).

The default style for markdown tables now has thin grey lines,
grey headings, and a little padding.

Also, remove the FS middleware used to inject default.tmpl
into x/tools/gopls/doc, since that file is now actually present.
And add it to the fake data at _content/gopls/doc.

Fixes golang/go#67368

Change-Id: If91e702c394d73a181bd780711e8be6f661f2e59
Reviewed-on: https://go-review.googlesource.com/c/website/+/691616
LUCI-TryBot-Result: Go LUCI &lt;golang-scoped@luci-project-accounts.iam.gserviceaccount.com&gt;
Reviewed-by: Dmitri Shuralyov &lt;dmitshur@google.com&gt;
Reviewed-by: Dmitri Shuralyov &lt;dmitshur@golang.org&gt;
Auto-Submit: Alan Donovan &lt;adonovan@google.com&gt;
</content>
</entry>
<entry>
<title>cmd/golangorg: serve latest commit on gopls' latest release branch</title>
<updated>2025-07-29T16:47:41Z</updated>
<author>
<name>Alan Donovan</name>
<email>adonovan@google.com</email>
</author>
<published>2025-07-29T15:20:59Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go-x-website/commit/?id=e5dd27fc71edea3015b34b5061a4f4fe6e86f0cc'/>
<id>urn:sha1:e5dd27fc71edea3015b34b5061a4f4fe6e86f0cc</id>
<content type='text'>
Rather than serving docs at the gopls release itself, this CL
causes us to serve whatever is on the release branch. This allows
us to cherrypick doc fixes into the branch without all the fuss
of a gopls release.

Change-Id: I5f99458407388747a093219cac16e178f28ba527
Reviewed-on: https://go-review.googlesource.com/c/website/+/691415
Reviewed-by: Robert Findley &lt;rfindley@google.com&gt;
LUCI-TryBot-Result: Go LUCI &lt;golang-scoped@luci-project-accounts.iam.gserviceaccount.com&gt;
Reviewed-by: Dmitri Shuralyov &lt;dmitshur@golang.org&gt;
Auto-Submit: Alan Donovan &lt;adonovan@google.com&gt;
</content>
</entry>
<entry>
<title>cmd/golangorg: serve gopls docs at go.dev/gopls</title>
<updated>2025-07-08T22:46:03Z</updated>
<author>
<name>Alan Donovan</name>
<email>adonovan@google.com</email>
</author>
<published>2025-07-02T20:14:14Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go-x-website/commit/?id=1aad670007bd8844a4bb16974f6f3ef6b134a4a7'/>
<id>urn:sha1:1aad670007bd8844a4bb16974f6f3ef6b134a4a7</id>
<content type='text'>
The go.dev/gopls endpoint serves the gopls/doc
directory at the latest release of gopls;
the tip.golang.dev/gopls endpoint serves the latest
x/tools commit.

The GOLANGORG_LOCAL_X_TOOLS environment variable specifies
a local directory, overriding the use of git,
for previewing local doc changes.

Also, a command to recursively check links within the
go.dev/gopls subtree.

Fixes golang/go#68977

Change-Id: I5d92e6f0e5fdbed721a57f0a1ace2ac98e562fc8
Reviewed-on: https://go-review.googlesource.com/c/website/+/685635
Reviewed-by: Dmitri Shuralyov &lt;dmitshur@golang.org&gt;
Reviewed-by: Dmitri Shuralyov &lt;dmitshur@google.com&gt;
LUCI-TryBot-Result: Go LUCI &lt;golang-scoped@luci-project-accounts.iam.gserviceaccount.com&gt;
</content>
</entry>
<entry>
<title>cmd/golangorg: fix local run directory path</title>
<updated>2025-02-11T18:07:48Z</updated>
<author>
<name>Cherry Mui</name>
<email>cherryyz@google.com</email>
</author>
<published>2025-02-11T17:45:51Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go-x-website/commit/?id=83dcf2eafae84fedd44f5a38d5634ea99b4504c4'/>
<id>urn:sha1:83dcf2eafae84fedd44f5a38d5634ea99b4504c4</id>
<content type='text'>
FileInfo.Name returns the base name, not the path. Here we need
the path.

This makes "go run ." from cmd/golangorg directory work again.

Change-Id: Iec7533758cf8a696a2696c28107caebf84bbed91
Reviewed-on: https://go-review.googlesource.com/c/website/+/648575
LUCI-TryBot-Result: Go LUCI &lt;golang-scoped@luci-project-accounts.iam.gserviceaccount.com&gt;
Reviewed-by: Dmitri Shuralyov &lt;dmitshur@google.com&gt;
Reviewed-by: Dmitri Shuralyov &lt;dmitshur@golang.org&gt;
</content>
</entry>
<entry>
<title>cmd/golangorg: redirect /issue(s) on tip.golang.org</title>
<updated>2024-12-16T22:58:41Z</updated>
<author>
<name>Dmitri Shuralyov</name>
<email>dmitshur@golang.org</email>
</author>
<published>2024-12-14T17:19:46Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go-x-website/commit/?id=0ff1fc787e0f3a991a71d261e6eae2c40f31bfdd'/>
<id>urn:sha1:0ff1fc787e0f3a991a71d261e6eae2c40f31bfdd</id>
<content type='text'>
The /issue and its alias /issues subtrees were missed in CL 634915.
Also group related subtrees together.

For golang/go#58484.

Change-Id: I598e2c7aa70f56bdfd3ec069347dca3d96f8e6d5
Reviewed-on: https://go-review.googlesource.com/c/website/+/636215
Reviewed-by: David Chase &lt;drchase@google.com&gt;
Reviewed-by: Dmitri Shuralyov &lt;dmitshur@google.com&gt;
LUCI-TryBot-Result: Go LUCI &lt;golang-scoped@luci-project-accounts.iam.gserviceaccount.com&gt;
Auto-Submit: Dmitri Shuralyov &lt;dmitshur@golang.org&gt;
</content>
</entry>
<entry>
<title>cmd/golangorg: redirect various dynamic content on tip.golang.org</title>
<updated>2024-12-10T17:57:17Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2024-12-10T16:33:47Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go-x-website/commit/?id=df9a971e20b8cc0a3f08a172ddbb0ded29b3fc4e'/>
<id>urn:sha1:df9a971e20b8cc0a3f08a172ddbb0ded29b3fc4e</id>
<content type='text'>
This makes links in package docs work better.

Fixes golang/go#58484.

Change-Id: Ie399bf94262b0aaeb5eed7c0ef18a2a938e9ef7c
Reviewed-on: https://go-review.googlesource.com/c/website/+/634915
Reviewed-by: Dmitri Shuralyov &lt;dmitshur@golang.org&gt;
LUCI-TryBot-Result: Go LUCI &lt;golang-scoped@luci-project-accounts.iam.gserviceaccount.com&gt;
Reviewed-by: Dmitri Shuralyov &lt;dmitshur@google.com&gt;
</content>
</entry>
</feed>
