{% extends "base.html" %} {% block title %}Open Source - {{ block.super }}{% endblock %} {% block main_content %}

Open Source

StartTheDark.com is both a website, and an open source project. The website is a running instance of the open source project, but the source is released in the new BSD license, and can be found online at GitHub. Everything that you see on the site, including the media assets (cascading style sheets, images, and Javascript), are available in that project. Contributions, as with any open source project of mine, are welcome and encouraged. Please note that this project is still early and there may still be some bugs to iron out.

For any issues, please visit the issue tracker.

If there a significant amount of people request it, I will also release this on google code.

{% endblock %}