Mark McGranaghan
fa2299285e
Merge pull request #105 from rafmagana/per-platform-sed-command-to-format-to-4-spaces
...
Per platform 'sed' command to format files to have 4 spaces (darwin and linux supported)
2016-12-27 07:16:05 -08:00
Mark McGranaghan
5fa2fcc49b
Use https for play.golang.org, now required
2016-06-05 14:28:32 -07:00
Mark McGranaghan
7ce10fd6f1
Add in our Ruby script
2016-01-02 17:35:05 -08:00
Rafael Magana
d99a6a9c5e
Per platform 'sed' command to format files to have 4 spaces (darwin and linux supported)
2015-04-16 14:06:22 -05:00
Joel Scoble
8e7a6bb086
Update format script for new gofmt
...
gofmt no longer supports `tabs` and `tabwidth`, but we still require
exactly-4-space tabs to preserve the narrow layout on gobyexample.com,
so re-implement this functionality with sed.
2014-12-13 14:19:07 -08:00
everyx
d244c2cbe4
add missing utf-8 package import
2014-02-23 15:42:54 +08:00
everyx
bfa6fa1771
fix measure for ckj character
2014-02-22 22:38:15 +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
afdf0cc2b4
add trailing newlines
2013-10-06 08:50:23 -07:00
Mark McGranaghan
b0b6dbeb1b
switch to if
2013-10-06 08:47:52 -07:00
Mark McGranaghan
37028a7f0f
simplify parseHashFile
2013-10-06 08:45:36 -07:00
Mark McGranaghan
d61579313a
just panic here for now
2013-10-06 08:42:34 -07:00
Mark McGranaghan
056d0aff68
initial generation for play.golang.org linking, ref #37
2013-09-11 08:52:05 -07:00
Mark McGranaghan
0c18c9689a
initial changes to generate play buttons, ref #37
2013-09-11 08:40:37 -07:00
Mark McGranaghan
845529c167
use vendored pygmentize
2012-11-17 08:22:49 -08:00
Mark McGranaghan
72b227694f
first pass at import
2012-11-17 07:08:12 -08:00
Mark McGranaghan
5110cee76a
publish time-formatting-parsing
2012-11-01 15:26:20 -07:00
Adam Moore
a8f665c1de
Use whichPygmentize generated path instead!
2012-10-12 12:11:14 +09:00
Adam Moore
23abb4c310
use gofmt tool
2012-10-12 11:57:27 +09:00
Adam Moore
0eddaf3c2c
Don't assume pygmentize path (I use pythonbrew!).
2012-10-12 11:48:49 +09:00
Mark McGranaghan
8116d5abe3
explicitly which and check pygmentize bin. ref #15
2012-10-11 18:34:51 -07:00
Mark McGranaghan
c87fc65436
check all the errors. ref #15
2012-10-11 18:30:06 -07:00
Mark McGranaghan
93fb090961
templates
2012-10-11 11:03:52 -07:00
Mark McGranaghan
deafc3a0bf
handle ctrl-c
2012-10-11 08:00:42 -07:00
Mark McGranaghan
973ace22a0
use the hex trick here as well
2012-10-10 15:41:19 -07:00
Mark McGranaghan
d3bc797a70
spawning and execing processes
2012-10-10 11:52:34 -07:00
Mark McGranaghan
202a4a45b0
publish environment variables example
2012-10-10 08:46:34 -07:00
Mark McGranaghan
0c1a7354e5
tighten
2012-10-10 06:54:46 -07:00