{% extends "base.html" %} {% load nst %} {% block pagetitle %}Source code{% endblock %} {% block keywords %}{% endblock %} {% block description %}{% endblock %} {% block content %}
This is an open-source project, and we are looking for contributors. You can find the source code here:
https://launchpad.net/bashoneliners
If you would like to participate in developing this site, please contact us at bashoneliners@lists.launchpad.net and let's start the conversation!
bzr branch lp:bashoneliners
If you prefer Git or Subversion, it can be arranged, please drop as an email.
Please also read our mission statement, as it is the foundation of this project.
{% endblock %}