mathiasbynens / small

Smallest possible syntactically valid files of different types
https://mathiasbynens.be/notes/minimal-html
1.93k stars 184 forks source link

Copy-ability #54

Closed szepeviktor closed 8 years ago

szepeviktor commented 8 years ago

Is providing base64 equivalents a good idea?

szepeviktor commented 8 years ago

Now I have to go wget -O- https://github.com/mathiasbynens/small/raw/master/webm.webm|base64

mathiasbynens commented 8 years ago

That doesn’t seem to hard to do.