aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL9
1 files changed, 9 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index b600e95..7e4234f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -47,3 +47,12 @@ application:
plackup -E development -R ./config.ini \
--host 127.0.0.1 --port 5000 ./run.psgi
+
+On the other hand, production servers should serve system CSS/JS
+libraries, as well as fonts, rather than redirecting to the upstream
+bundles. On Debian GNU/Linux systems, the dependencies are found in the
+following packages:
+
+ fonts-font-awesome
+ libjs-bootstrap
+ libjs-jquery