summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZach van Rijn <me@zv.io>2021-10-19 19:55:37 -0500
committerZach van Rijn <me@zv.io>2021-10-19 19:55:37 -0500
commit8560d36f6ddd6442858128278c2611d0a032fd0b (patch)
tree66d4652e6f7ea6f76fb1fb6879cf1fc3bf5bcbaa
parent39b0bfdcea90baadc04342c538804db5d7235901 (diff)
downloadsite-ng-8560d36f6ddd6442858128278c2611d0a032fd0b.tar.gz
site-ng-8560d36f6ddd6442858128278c2611d0a032fd0b.tar.bz2
site-ng-8560d36f6ddd6442858128278c2611d0a032fd0b.tar.xz
site-ng-8560d36f6ddd6442858128278c2611d0a032fd0b.zip
Update README to include maintenance information.
-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
-------