aboutsummaryrefslogtreecommitdiffstats
path: root/pelican-bootstrap3/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'pelican-bootstrap3/README.md')
-rw-r--r--pelican-bootstrap3/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/pelican-bootstrap3/README.md b/pelican-bootstrap3/README.md
index cdb9b02..72fb00e 100644
--- a/pelican-bootstrap3/README.md
+++ b/pelican-bootstrap3/README.md
@@ -19,6 +19,12 @@ First:
`git clone https://github.com/getpelican/pelican-themes.git`
+The theme was modified to use packaged versions of the fonts and minified CSS and
+Javascript. The following Debian packages are needed: libjs-bootstrap, libjs-jquery,
+fonts-font-awesome, libjs-bootswatch. Exept for libjs-jquery, newer versions than
+in Debian Jessie are required. There are official backports of some of the packages,
+inofficial ones can be found [here](https://packages.fossencdi.org).
+
Then:
Point the `THEME` variable in your `pelicanconf.py` to `/path/to/pelican-bootstrap3`