diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2014-01-19 11:34:37 -0500 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2014-01-19 11:34:37 -0500 |
commit | afa4dcf0a43848df652c7c0dfcd1da6d5e5bd839 (patch) | |
tree | 89fe1ea3298947a719346349cebf17f7dcc99da6 /README | |
parent | 8ccc464b0de39e7fc73b3c3e50f80f6c2452c8fe (diff) | |
download | html5ks-afa4dcf0a43848df652c7c0dfcd1da6d5e5bd839.tar.xz html5ks-afa4dcf0a43848df652c7c0dfcd1da6d5e5bd839.zip |
Stuff.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ To reduce the setup time (many hours), try the following: Turn off zopflipng recompression by passing ZOPFLIPNG=: as an environment variable to setup.sh. It saves only a few MB but takes several hours to complete, depending on CPU. Useful if you're serving many, MANY copies, but not useful if you're serving one locally. == Reducing file size == -[TODO] +Run `make space`. Warning: This will remove source files from dump. == Contributing == |