use ace-builds via bower

removed screen in install script
not longer forwarding port 80 in vagrantfile
This commit is contained in:
Matthew Scragg 2014-09-15 16:45:47 -05:00
parent b8531a0347
commit 6128d05c69
266 changed files with 511 additions and 1767 deletions

View file

@ -40,7 +40,7 @@
};
</script>
<script src="{{ url_for('static', filename='js/togetherjs-min.js') }}"></script>
<script src="https://togetherjs.com/togetherjs-min.js"></script>
{% endblock %}
{% block body %}