File diff 3064480dcb3b → 607e2ed48e07
pinaxcon/templates/static_pages/about/colophon.html
Show inline comments
...
 
@@ -30,12 +30,16 @@
 
</ul>
 

	
 
<h2>Python</h2>
 

	
 
<p>"Python" and the Python logos are trademarks or registered trademarks of the <a href="https://python.org">Python Software Foundation</a>, used by North Bay Python with permission from the Foundation.</p>
 

	
 
<h2>Our Logo</h2>
 

	
 
<p>Our logo is a pythonic tribute to the rolling green hills of Sonoma County. It is inspired by <em><a href="https://en.wikipedia.org/wiki/Bliss_(image)">Bliss</a></em>, a photo made famous as the default background from Windows XP. <a href="https://goo.gl/maps/AikLRGTuWZr">Bliss was photographed 16 miles from Downtown Petaluma</a>.
 

	
 
<h2>Terms and Conditions</h2>
 

	
 
<p>
 
  Our <a href="/terms-and-conditions">Terms and Conditions</a> were forked from the <a href="https://github.com/linuxaustralia/constitution_and_policies/blob/master/terms_and_conditions.md">Linux Australia Event Terms and Conditions</a> under the <a href="https://creativecommons.org/licenses/by-sa/3.0/au/">Creative Commons Attribution Share Alike 3.0 Australia</a> license. Our Photography and Audio Video Recording policy is adapted from the <a href="https://evergreen-ils.org/conference/photography-policy/">Evergreen policy</a>, itself adapted from the <a href="https://adacamp.org/adacamp-toolkit/policies/#photo">AdaCamp policy</a> under a <a href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution Share Alike 4.0 International</a> license.</p>
 

	
 
<h2>Web Application</h2>
...
 
@@ -46,7 +50,7 @@
 
  <li><a href="https://www.djangoproject.com/">Django</a> is the web framework that underpins everything else.</li>
 
  <li><a href="https://github.com/chrisjrn/symposion/">Symposion</a> is used for the call for proposals and session scheduling.</li>
 
  <li><a href="http://github.com/chrisjrn/registrasion/">Registrasion</a> is used for ticket sales.</li>
 
  <li><a href="https://inkscape.org/">Inkscape</a> is used to create most of our graphics.</li>
 
</ul>
 

	
 
{% endblock %}
...
 
\ No newline at end of file
 
{% endblock %}