blob: eccaf5ba44fd8ae497c0b148e1dbbcec4c4b44ad (
plain) (
tree)
|
|
To create black- and white- versions of logo:
$ cd assets/images
$ ./polyguin.sh
To generate HTML bundle for upload to web server:
$ make site
Upload html.tgz to the server and unpack, then delete html.tgz.
Imagemagick is required to convert the PSD files into .webm (or other) formats.
|