From 7c8f9fa445e0b21f691367210dc5fb79e79b2afa Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 22 May 2017 21:35:35 +0200 Subject: Final touches to the new website: * htaccess for ‘nice looking’ URLs. * download-edge overwritten upon stable releases. * fixes to the build system. * Added google analytics pagetracker. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buildScripts/website.ant.xml | 80 ++++++++++++++------------------------------ 1 file changed, 26 insertions(+), 54 deletions(-) (limited to 'buildScripts') diff --git a/buildScripts/website.ant.xml b/buildScripts/website.ant.xml index 8a2851fb..ff37b726 100644 --- a/buildScripts/website.ant.xml +++ b/buildScripts/website.ant.xml @@ -55,6 +55,19 @@ such as applying the templates to produce the website, converting the changelog + + + + + + + + + + + + + @@ -63,6 +76,7 @@ such as applying the templates to produce the website, converting the changelog + @@ -70,6 +84,7 @@ such as applying the templates to produce the website, converting the changelog + @@ -97,50 +112,33 @@ such as applying the templates to produce the website, converting the changelog - + + - - - + + + + - - - + - - - + + + + - - - - - - - - - - - - - - - - - - @@ -163,32 +161,6 @@ such as applying the templates to produce the website, converting the changelog trust="true" command="/data/lombok/stagingCmd/deployEdge" /> - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit