aboutsummaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Expand)Author
2024-07-14all: gabungkan perubahan dari golang.org/x/website/_content/tourShulhan
2024-07-14content: tambahkan artikel tentang GenerikShulhan
2023-11-12Merge commit '3891a3eb15c0'Shulhan
2021-03-04tour: build snippets in module modeDmitri Shuralyov
2020-01-25static: remove executable bit on all static filesShulhan
2020-01-25all: migrasi repository ke "github.com/golang-id/tour"Shulhan
2020-01-25Update content with fixes on some typosShulhan
2020-01-25[layout] Fix import and syntax checkbox layout on screen width 960pxShulhan
2020-01-25[Fix #6] Content title overlapped with top nav on mobileShulhan
2020-01-25Translate text in template and html files.Mhd Sulhan
2020-01-25Update feedback message and git url.Mhd Sulhan
2020-01-25Artikel diterjemahkan ke bahasa Indonesia.Mhd Sulhan
2018-11-07tour: update to new favicon.icoKatie Hockman
2018-07-11tour: fix editor layout rendering bug at slow page loadB.G.Adrian
2018-03-06tour: kill running code snippets when changing pageDavid Url
2018-01-29tour: check if file content is set before storing in localStorageYamagishi Kazutoshi
2018-01-26all: Replace URL of golang.org with using HTTPSYamagishi Kazutoshi
2017-04-25gotour: update CodeMirror editor to 5.25.2Dmitri Shuralyov
2017-01-04x/tools/tour: support for golang.org/x/tools/imports.Lev Shamardin
2016-04-14tour: create bugs on tour repoFrancesc Campoy
2015-12-28tour: show editor after closing TOCFrancesc Campoy
2015-12-17tour: improve local storage handling of filesFrancesc Campoy
2015-12-04tour: change color on links to make them visibleFrancesc Campoy
2015-10-20tour: fix CSS for next/previous buttonsFrancesc Campoy
2015-10-20tour: swap content and codeFrancesc Campoy
2015-09-25tour: fix pageup/pagedown navigation on non-chrome browsersAndrew Austin
2015-09-25tour: fix tour navigation for IE10, IE11, and EdgeAndrew Austin
2015-09-21Revert "tour: Enable tour navigation in IE10, IE11, and Edge"Andrew Gerrand
2015-09-21tour: Enable tour navigation in IE10, IE11, and EdgeAndrew Austin
2015-08-04tour: ignore pageup and pagedown if ctrl is pressedFrancesc Campoy
2015-07-28tour: map old urls to new ones where possibleFrancesc Campoy
2015-07-20tour: fix click catcher so TOC hides when clicking awayFrancesc Campoy
2015-07-20tour: add kill button to interfaceFrancesc Campoy
2015-07-14tour: make context a full URLFrancesc Campoy
2015-06-30tour: make bug template more descriptiveFrancesc Campoy
2015-04-17tour: add feedback button as an icon with a tooltipFrancesc Campoy
2014-12-19go-tour: handle disabled cookies graciouslyFrancesc Campoy
2014-12-05go-tour: The TOC click-catcher shouldn't cover the TOC scrollbar.Francesc Campoy
2014-11-18go-tour: fix error highlighting when running locallyFrancesc Campoy
2014-11-11go-tour: add error highlightingFrancesc Campoy
2014-09-18go-tour: use tabs for indentationFrancesc Campoy
2014-08-27go-tour: store file contents in local storageFrancesc Campoy
2014-08-27go-tour: fix storage when localStorage is not available in the browser.Francesc Campoy
2014-08-27go-tour: add local storage and use it to store syntax highlight modeFrancesc Campoy
2014-08-06go-playground: add analyticsFrancesc Campoy
2014-07-30go-tour: use ctrl-enter to fmt, not shift-spaceAndrew Gerrand
2014-07-28go-tour: remove brace matching addon and unused trailing space addon.Francesc Campoy
2014-07-14go-tour: fixing jshint warnings for a healthier codebaseFrancesc Campoy
2014-05-20go-tour: Make syntax toggle work.Francesc Campoy
2014-05-14go-tour: add missing delete/error/rune predeclared identifier for Syntax-High...ChaiShushan