summaryrefslogtreecommitdiff
path: root/README
blob: eccaf5ba44fd8ae497c0b148e1dbbcec4c4b44ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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.