<feed xmlns='http://www.w3.org/2005/Atom'>
<title>golang-id-web/_content/blog/introducing-go-playground/index.adoc, branch main</title>
<subtitle>The source codes for golang-id.org.</subtitle>
<id>http://git.kilabit.info/golang-id-web/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/golang-id-web/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-web/'/>
<updated>2026-02-06T00:17:15Z</updated>
<entry>
<title>_content: perbaikan tautan yang dilaporkan oleh jarink</title>
<updated>2026-02-06T00:17:15Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2026-02-04T12:03:30Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-web/commit/?id=32d4930dd4ee3e959a3ed15746459f392923a821'/>
<id>urn:sha1:32d4930dd4ee3e959a3ed15746459f392923a821</id>
<content type='text'>
Untuk tautan yang belum ada terjemahannya, gunakan link ke situs asli.
</content>
</entry>
<entry>
<title>all: ganti situs golang.org dengan padanannya go.dev</title>
<updated>2025-05-17T11:21:59Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2025-05-17T11:11:23Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-web/commit/?id=85840926aa369e8e660b938890699ebcc4884878'/>
<id>urn:sha1:85840926aa369e8e660b938890699ebcc4884878</id>
<content type='text'>
Perubahan,
- blog.golang.org menjadi go.dev/blog,
- play.golang.org menjadi go.dev/play,
- golang.org/x menjadi pkg.go.dev/golang.org/x,
- golang.org/pkg menjadi pkg.go.dev

</content>
</entry>
<entry>
<title>all: tambah akhiran "/" pada "link:" untuk mengurangi HTTP redirect 304</title>
<updated>2024-03-20T22:41:29Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2024-03-20T22:13:45Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-web/commit/?id=03a9d77abfdf7ffc5d43fb7761aa1faaa5eeb3f7'/>
<id>urn:sha1:03a9d77abfdf7ffc5d43fb7761aa1faaa5eeb3f7</id>
<content type='text'>
Tautan yang mengarah ke directori, bila tidak diakhiri dengan "/" akan
di-_redirect_ otomatis ke "/".
Misalnya, "GET /ref/spec" akan mengakibatkan dua kali request,

   GET /ref/spec  =&gt; 304
   GEt /ref/spec/ =&gt; 200
</content>
</entry>
<entry>
<title>semua: buat semua tautan eksternal dibuka di tab baru</title>
<updated>2021-10-10T13:40:34Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2021-10-10T13:40:34Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-web/commit/?id=c4052c2b6a6b7b98a7df9025fb67d2ea04973b0c'/>
<id>urn:sha1:c4052c2b6a6b7b98a7df9025fb67d2ea04973b0c</id>
<content type='text'>
Selain itu, ganti golang.org/pkg dan godoc.org dengan pkg.go.dev.
</content>
</entry>
<entry>
<title>all: add underscore prefix to non Go directories</title>
<updated>2020-04-26T13:31:05Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2020-04-26T13:30:58Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/golang-id-web/commit/?id=ae87a7a3babc5a7194d630a02f1e79a71d93a647'/>
<id>urn:sha1:ae87a7a3babc5a7194d630a02f1e79a71d93a647</id>
<content type='text'>
This is to prevent Go tools process any directories that start with
underscore.
</content>
</entry>
</feed>
