From 0a5015eec26eeebb205e860c64b5472f1f16ab41 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Mon, 24 May 2021 16:43:48 -0500 Subject: Initial commit. Still missing pages/content. --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..eccaf5b --- /dev/null +++ b/README @@ -0,0 +1,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. -- cgit v1.2.3-70-g09d2