Static content of analytics wikimedia.org domain
To easily test locally you can do:
python -m SimpleHTTPServer 5000
And later access files with http://localhost:5000/
We serve some dashiki instances from this domain. In order to update you need to build dashiki locally and update the source. The only thing to look for is that piwik site is #8 and that has to be passed at build time
gulp --layout metrics-by-project --config Dashiki:VitalSigns --piwik piwik.wikimedia.org,8
gulp --layout tabs --config Dashiki:SimpleRequestBreakdowns --piwik piwik.wikimedia.org,8
gulp --layout tabs --config Dashiki:StandardMetrics --piwik piwik.wikimedia.org,8
gulp --layout tabs --config Dashiki:ReportCard --piwik piwik.wikimedia.org,8