added web pages
[debian/openrocket] / web / htp / index.htp
1 <file template="body.htt">
2 <set title="OpenRocket">
3 <set page="index">
4
5 <block name="body">
6   <h1>OpenRocket &mdash; an Open Source model rocket simulator</h1>
7
8   <div class="content">
9
10     <h2>Introduction</h2>
11
12     <div class="right">
13       <downloadbox>
14     </div>
15
16     <div class="rightimg">
17       <a href="shots/main.png"><img src="shots-small/main.jpg" alt="Main window"/></a>
18       <a href="features.html">
19         More screenshots...
20       </a>
21     </div>
22
23
24     <p><strong>OpenRocket</strong> is an free, fully featured model
25       rocket simulator that allows you to design and simulate your
26       rockets before actually building and flying them.</p>
27
28     <p>OpenRocket features a full six-degree-of-freedom simulation,
29       realistic wind modeling, a multitude of different components
30       including free-form fins and canted fins, clustering and
31       staging.  Read more about its <a href="features.html">features
32       and see screenshots</a>.
33     </p>
34     <p>OpenRocket is an Open Source project licensed under the 
35       <a href="license.html">GNU GPL</a>.  This means that the
36       software is free to use for whatever purposes, and the source
37       code is also available for studying and extending.
38     </p>
39     <p>OpenRocket needs help to become even better.  Implementing
40       features, writing documentation and creating example designs are
41       just a few ways of helping.  If you are interested in helping
42       make OpenRocket the best rocket simulator out there, please
43       <a href="getinvolved.html"><em>Get&nbsp;involved!</em></a> 
44     </p>
45
46
47     <div class="clear"></div>
48
49     <file include="news.htp">
50
51     <contentbox>
52   </div>
53 </block>
54