summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README17
1 files changed, 16 insertions, 1 deletions
diff --git a/README b/README
index 7bf45e4..ecc271d 100644
--- a/README
+++ b/README
@@ -63,7 +63,6 @@ Targets may be run with `npm run <target>`.
| `list-supported` | List supported browsers |
| `clean` | Clean output directory |
-
Fonts are downloaded (cached) and provided in `out/fonts/*`.
Look at the script 'assets/css/compile.sh' for more information.
@@ -84,11 +83,27 @@ All images are derived from PSD files and/or template files. They are
rendered in a number of formats and dimensions for use with various
online and/or offline services.
+Look at the script 'assets/images/polyguin.sh' for more information.
+
Currently the PSD source files do not contain history; this is due to
an oversight and will be corrected. Large originals may not be found
in this repository if their license prohibits unmodified distribution.
+maintenance
+-----------
+
+It is recommended to rebase onto the latest available theme in case
+any bugs have been fixed. As of writing, the latest version is:
+
+ 5.7.8
+
+Once "support" expires, newer updates may not be available.
+
+Please do not remove any images from the generator unless you are
+absolutely sure that no external websites use or link to the image(s).
+
+
license
-------