From ebf780798578ecaa15467e2d3af249abefe80709 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 11 Dec 2013 00:29:42 +0200 Subject: docs-assets: concatenate and minify all javascript files. --- docs/_includes/footer.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'docs/_includes') diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 352a9b141..a9cff817e 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -3,12 +3,8 @@ - - - - + {% if page.slug == "customize" %} - {% endif %} -- cgit v1.2.3 From f00bbdd994362a93a66a986c22846b25f11f8dc6 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 22 Dec 2013 09:25:18 +0200 Subject: Minify docs CSS too. --- docs/_includes/header.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/_includes') diff --git a/docs/_includes/header.html b/docs/_includes/header.html index 3b6495897..9b1b5fddd 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -17,8 +17,7 @@ - - + -- cgit v1.2.3