Source: site.view [edit]
Function name: newPresentation
Arguments:
Description: A presentation about Aigenius
Page type: snippet
Render function:   presentationRender
Module: aigenius

Page source:

<settings>
   <theme>default</theme>            <!-- default/moon/beige/simple/solarized/sky/serif/night -->
   <transition>default</transition>  <!-- default/cube/page/concave/zoom/linear/fade/none -->
</settings>

<slides>                             <!-- See URL[README|https://github.com/hakimel/reveal.js/blob/master/README.md] -- for how to define sections, or 
                                          use URL[slid.es|http://slid.es] -- to create presentation   -->
	<section>
		<h1>Aigenius</h1>
		<h3>SubTitle</h3>
		<p><small>Adam Cheyer</small></p>
	</section>

    <section id="pitch">
		<h1>Pitch</h1>
        <p>30 Second Elevator Pitch: Who is this company and why they should care</p>
        <p>What can you say to deliver the opportunity and get a second meeting?</p>
	</section>

   <section id="people">
		<h1>People</h1>
        <p>Key Management Team: Education, Previous Successes</p>
        <p>Convey that this team has the experience to deliver on its promises.</p>
	</section>

                                                  
   <section id="pain">
		<h1>Pain</h1>
        <p><small>Introduce audience to pain or major problem faced by customer.</small> </p>
        <ul>
           <li>Who is the customer</li>
           <li>How big is the market</li>
           <li>Future growth of the market</li>
           <li>Existing customer validation or evaluation results</li>
        </ul>                                       
	</section>

   <section id="product">
		<h1>Product</h1>
        <p>Describe the product, it's unique approach, it's ability to solve the <a href="#/pain">Pain</a></p>
        <ul>
           <li>Product Overview: how a customer would use it</li>
           <li>Differentiation</li>
           <li>Intellectual Property</li>
           <li>Is product complete?  What's left to do?</li>
        </ul>                                       
	</section>
                                                  
    <section id="players">
		<h1>Players</h1>
        <p><small>Who is your competition?</small></p>
        <ul>
           <li>Might use a two axis chart</li>
           <li><img src="http://www.g-enovation.com/images/competitive%20landscape%2012-09.png"></li>
        </ul>                                       
	</section>                                                  
                                                                   
    <section id="projections">
		<h1>Projections</h1>
        <p>3-5 years of financial projections</p>
	</section>  

    <section id="proposition">
		<h1>Proposition</h1>
        <p>What's the Deal?</p>
	</section>  

    <section id="summary">
		<h1>Summary and Q&A</h1>
	</section>  
                                                  
                                                  
<slides>