4 Commits

Author SHA1 Message Date
Kapunahele Wong
c0ad9e104d docs: edit $any() section and add example in Template Syntax ()
PR Close 
2019-03-19 13:19:17 -04:00
Jamie R. Rytlewski
a17fd43fd5 docs: display the beginning label in interpolation guide example ()
Updating the doc to add the beginning label.

I'm not sure if this was the way it was intended, but it looked strange with just an ending </label> tag.

PR Close 
2019-02-19 12:24:45 -08:00
Jeremy Elbourn
ec6e7303dd perf: pngcrush all pngs ()
This is the result of running
```sh
find ./ -iname "*.png" -exec pngcrush -brute -ow --  {} \;
```

[Summary of size reductions](https://docs.google.com/spreadsheets/d/12Qgx7DfKabWw0PJza6ozC1kCHTofi6wyBLWGtwLW7G4/preview)

Last done in July, 2017 in 

PR Close 
2019-02-01 13:56:02 -05:00
Kapunahele Wong
d505468fb7 docs: re-write interpolation section and add example ()
PR Close 
2019-01-11 11:12:44 -08:00