37 Commits

Author SHA1 Message Date
Eli Bendersky
24b5e9a1ef Tweak CSS to decrease the font size in the footer
This should prevent wrapping on some screens
2023-01-31 05:40:48 -08:00
Andreas Deininger
da13e2fbe7
Improving links (http -> https) (#425) 2022-06-06 11:31:46 -07:00
Eli Bendersky
625ea8043e Render 404 page with templates to reuse the footer 2022-05-25 20:41:46 -07:00
Eli Bendersky
52fd882fcf Update golang.org links to point directly to go.dev
The golang.org links have been redirecting to go.dev for a while - make
direct links.
2022-05-24 20:17:37 -07:00
Eli Bendersky
b4568f3025 Refactor page footer to separate template
Fixes #387
2021-09-02 10:26:17 -07:00
Blake Bourque
c5ee569a42
Fix typo in meta tag attribute (#376) 2021-08-27 16:42:01 -07:00
Eli Bendersky
7a5cb99b84
Add myself to footer (#386)
* Add myself to footer

* Add myself to the example template as well, and rebuild
2021-08-26 15:50:29 -07:00
Blake Bourque
58e66a8103
Use chroma (#346)
Use Chroma for syntax highlighting and remove vendor'd Pygments
2021-02-27 06:30:00 -08:00
Hana
c8b3ae78dd templates: recommend the Go getting started doc
This isn't strictly necessary to work with the
examples from this tutorial, but knowing the
latest behavior of the go toolchain will be helpful
when users start to extend the examples.
2021-02-15 17:56:40 -05:00
Mark McGranaghan
78e1fd61ec Clean up merge 2019-09-01 16:09:36 -07:00
Mark McGranaghan
ee5c86daa9 Merge branch 'master' into clipboard 2019-09-01 15:42:08 -07:00
Shivam Rathore
1943fe0803 arrow keys navigation added | fixes mmcgrana/gobyexample#222 2019-07-08 19:04:14 -07:00
Eli Bendersky
baf22e84e7 Move <img> for play.golang.org to separate line in the template
This will make future diffs easier to read because code changes modify the
hash/link, but the image data stays the same.

Note that there are whitespace diffs in the generated files where there
is no image. This is because there was a stray tab in the template before,
and now it's replaced by spaces.

Fixes #235
2019-06-04 19:03:37 -07:00
Mark McGranaghan
cf4b676292 Use data uri to avoid requesting tiny image 2019-05-30 07:42:20 -07:00
Mark McGranaghan
e6f596b462 Remove Google Analytics
I thought I had done this a long time ago |:
2019-05-30 06:49:07 -07:00
Mark McGranaghan
cdd115dfc8 Update author links 2019-03-20 11:28:21 -07:00
Mark McGranaghan
bbab9ca968 Update templates to reflect new structs 2018-02-01 16:11:22 -05:00
julien
dc33273d8a added clipboard functionality with your comments 2017-01-03 17:50:49 +01:00
Mark McGranaghan
e9f43d3a09 Update favicon 2016-01-01 13:55:45 -08:00
罗光盛
0b639558e0 Update index.tmpl 2015-03-29 10:44:58 +08:00
罗光盛
10c35e56b2 Update example.tmpl 2015-03-29 10:44:38 +08:00
Mark McGranaghan
56c1fd9bc1 Make template reflect compiled file 2014-04-15 18:07:00 -07:00
Mark McGranaghan
6da8afaa7c Change Twitter link 2013-11-17 08:43:04 -08:00
Mark McGranaghan
49870a9701 place gopher run link in top-right of rendered go source 2013-10-06 09:25:48 -07:00
Mark McGranaghan
a8bd1b25da move image placement styling to css 2013-10-06 09:08:06 -07:00
Mark McGranaghan
96e55fd1ba use the gopher logo 2013-10-06 09:03:31 -07:00
Mark McGranaghan
0c18c9689a initial changes to generate play buttons, ref #37 2013-09-11 08:40:37 -07:00
Mark McGranaghan
846ad5a1cb less bolding 2012-10-22 11:07:07 -04:00
Mark McGranaghan
de13d94a82 publish command-line-arguments and command-line-flags 2012-10-22 09:34:34 -04:00
Mark McGranaghan
02046938fa highlight other keyword/builtin things 2012-10-22 08:29:06 -04:00
Mark McGranaghan
5b906cd049 bottom margin for the index page 2012-10-17 17:10:46 -07:00
Mark McGranaghan
777c529caa update 404 page 2012-10-17 13:21:28 -07:00
Mark McGranaghan
f987d56cff streamline footers, add feedback link 2012-10-15 14:23:49 -07:00
Mark McGranaghan
252f7d77ac further simplify tables 2012-10-13 12:15:46 -07:00
Mark McGranaghan
2bf43d91cf clean up table rendering 2012-10-13 11:58:20 -07:00
Mark McGranaghan
5c59f4cce7 simpler font cascade from georgia 2012-10-11 13:45:11 -07:00
Mark McGranaghan
93fb090961 templates 2012-10-11 11:03:52 -07:00