index
:
golang-id-tour
main
The source codes for tour.golang-id.org.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
static
Age
Commit message (
Expand
)
Author
2024-07-14
all: gabungkan perubahan dari golang.org/x/website/_content/tour
Shulhan
2024-07-14
content: tambahkan artikel tentang Generik
Shulhan
2023-11-12
Merge commit '3891a3eb15c0'
Shulhan
2021-03-04
tour: build snippets in module mode
Dmitri Shuralyov
2020-01-25
static: remove executable bit on all static files
Shulhan
2020-01-25
all: migrasi repository ke "github.com/golang-id/tour"
Shulhan
2020-01-25
Update content with fixes on some typos
Shulhan
2020-01-25
[layout] Fix import and syntax checkbox layout on screen width 960px
Shulhan
2020-01-25
[Fix #6] Content title overlapped with top nav on mobile
Shulhan
2020-01-25
Translate text in template and html files.
Mhd Sulhan
2020-01-25
Update feedback message and git url.
Mhd Sulhan
2020-01-25
Artikel diterjemahkan ke bahasa Indonesia.
Mhd Sulhan
2018-11-07
tour: update to new favicon.ico
Katie Hockman
2018-07-11
tour: fix editor layout rendering bug at slow page load
B.G.Adrian
2018-03-06
tour: kill running code snippets when changing page
David Url
2018-01-29
tour: check if file content is set before storing in localStorage
Yamagishi Kazutoshi
2018-01-26
all: Replace URL of golang.org with using HTTPS
Yamagishi Kazutoshi
2017-04-25
gotour: update CodeMirror editor to 5.25.2
Dmitri Shuralyov
2017-01-04
x/tools/tour: support for golang.org/x/tools/imports.
Lev Shamardin
2016-04-14
tour: create bugs on tour repo
Francesc Campoy
2015-12-28
tour: show editor after closing TOC
Francesc Campoy
2015-12-17
tour: improve local storage handling of files
Francesc Campoy
2015-12-04
tour: change color on links to make them visible
Francesc Campoy
2015-10-20
tour: fix CSS for next/previous buttons
Francesc Campoy
2015-10-20
tour: swap content and code
Francesc Campoy
2015-09-25
tour: fix pageup/pagedown navigation on non-chrome browsers
Andrew Austin
2015-09-25
tour: fix tour navigation for IE10, IE11, and Edge
Andrew Austin
2015-09-21
Revert "tour: Enable tour navigation in IE10, IE11, and Edge"
Andrew Gerrand
2015-09-21
tour: Enable tour navigation in IE10, IE11, and Edge
Andrew Austin
2015-08-04
tour: ignore pageup and pagedown if ctrl is pressed
Francesc Campoy
2015-07-28
tour: map old urls to new ones where possible
Francesc Campoy
2015-07-20
tour: fix click catcher so TOC hides when clicking away
Francesc Campoy
2015-07-20
tour: add kill button to interface
Francesc Campoy
2015-07-14
tour: make context a full URL
Francesc Campoy
2015-06-30
tour: make bug template more descriptive
Francesc Campoy
2015-04-17
tour: add feedback button as an icon with a tooltip
Francesc Campoy
2014-12-19
go-tour: handle disabled cookies graciously
Francesc Campoy
2014-12-05
go-tour: The TOC click-catcher shouldn't cover the TOC scrollbar.
Francesc Campoy
2014-11-18
go-tour: fix error highlighting when running locally
Francesc Campoy
2014-11-11
go-tour: add error highlighting
Francesc Campoy
2014-09-18
go-tour: use tabs for indentation
Francesc Campoy
2014-08-27
go-tour: store file contents in local storage
Francesc Campoy
2014-08-27
go-tour: fix storage when localStorage is not available in the browser.
Francesc Campoy
2014-08-27
go-tour: add local storage and use it to store syntax highlight mode
Francesc Campoy
2014-08-06
go-playground: add analytics
Francesc Campoy
2014-07-30
go-tour: use ctrl-enter to fmt, not shift-space
Andrew Gerrand
2014-07-28
go-tour: remove brace matching addon and unused trailing space addon.
Francesc Campoy
2014-07-14
go-tour: fixing jshint warnings for a healthier codebase
Francesc Campoy
2014-05-20
go-tour: Make syntax toggle work.
Francesc Campoy
2014-05-14
go-tour: add missing delete/error/rune predeclared identifier for Syntax-High...
ChaiShushan
[next]