From 6088e6e3d60f407765a9e6936bf0d06a184282df Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Fri, 28 Aug 2020 00:14:10 +0200 Subject: [build] added ant website.open this serves the site locally and opens your browser --- buildScripts/website.ant.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'buildScripts/website.ant.xml') diff --git a/buildScripts/website.ant.xml b/buildScripts/website.ant.xml index 9efb2668..730b79c2 100644 --- a/buildScripts/website.ant.xml +++ b/buildScripts/website.ant.xml @@ -150,6 +150,19 @@ such as applying the templates to produce the website, converting the changelog + + + + + + + + + + + + + -- cgit