Changeset - ced196f88fb8
[Not reviewed]
0 3 0
Joshua Simmons - 7 years ago 2017-08-11 04:13:59
i@joshuasimmons.name
add ledes to pages and #community-partner anchor to sponsor page
3 files changed with 16 insertions and 8 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/static_pages/program/call_for_proposals.html
Show inline comments
...
 
@@ -11,2 +11,8 @@
 

	
 
{% block lede %}
 

	
 
North Bay Python is seeking speakers of all experience levels to contribute to our first-ever conference program! If you use Python professionally, as a hobbyist, or are just excited about Python or programming and open source, we'd love to hear from you.
 

	
 
{% endblock %}
 

	
 
{% block content %}
pinaxcon/templates/static_pages/program/call_for_proposals.md
Show inline comments
 
*Portions of this page were drawn from ideas seen on [DjangoCon EU](https://djangocon.eu), [SeaGL](https://seagl.org), [Fog City Ruby](http://www.fogcityruby.com/speak/), and others. Thanks to all for their inspiration and permission to borrow!*
 

	
 
### The North Bay Python 2017 CFP is open!
 

	
 
North Bay Python is seeking speakers of all experience levels, especially first-timers, to contribute to our first-ever conference program! If you use Python professionally or as a hobbyist, or are even just excited about Python or programming and open source in general, we'd love to hear from you.
 

	
 
If you've never presented at a conference before and think you might like to try it, we want to hear from you! The program committee is *very* much interested in encouraging and supporting new speakers, and we will be able to provide detailed feedback and work with you to develop your proposal and talk content so you can give the best talk possible.
 

	
 
In the interest of transparency, we have documented our [Selection Process](/program/selection-process).
 
In the interest of transparency, we have documented our [Selection Process](/program/selection-process). Portions of this page were drawn from ideas seen on [DjangoCon EU](https://djangocon.eu), [SeaGL](https://seagl.org), [Fog City Ruby](http://www.fogcityruby.com/speak/), and others. Thanks to all for their inspiration and permission to borrow!
 

	
pinaxcon/templates/static_pages/sponsors/become_a_sponsor.html
Show inline comments
...
 
@@ -10,7 +10,13 @@
 

	
 
{% block lede %}
 

	
 
Your generous support builds careers, brings together students together with expert developers, and promotes free and open source software. How can we help you? Explore our <a href="/sponsors/prospectus">prospectus</a>.
 

	
 
{% endblock %}
 

	
 
{% block content %}
 

	
 
<p>Our sponsors help put this conference on. Our base costs, including our venue, printing, web hosting, and more, are all funded through sponsorship.</p>
 
<h2>Help cultivate the Python community in the North Bay.</h2>
 

	
 
<p>In return, we offer complimentary corporate level tickets, a chance to talk about your company on our main stage, floor space in the lobby to display your free-standing banners, and as much praise as we can deliver in front of 400 grateful Pythonistas.</p>
 
<p>Our base costs, including our venue, printing, web hosting, and more, are all funded through sponsorship. In return, we offer complimentary corporate level tickets, a chance to talk about your company on our main stage, floor space in the lobby to display your free-standing banners, and as much praise as we can deliver in front of 400 grateful Pythonistas.</p>
 

	
...
 
@@ -30,3 +36,3 @@
 

	
 
<h2>Community Partnerships</h2>
 
<h2>Community Partnerships<a name="community-partners"></a></h2>
 

	
0 comments (0 inline, 0 general)