1b7a9c21939ba6e0c8103cddffaedb4a8d2f3a2e
[philo.git] / index.html
1 <!DOCTYPE html>
2
3 <html>
4         <head>
5                 <title>Philo</title>
6                 <link rel="stylesheet" type="text/css" href="static/css/screen.css" media="screen" />
7                 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.0/jquery.min.js"></script>
8                 <script src="static/js/init.js"></script>
9                 <script type="text/javascript">
10                         var _gaq = _gaq || [];
11                         _gaq.push(['_setAccount', 'UA-17620212-2']);
12                         _gaq.push(['_setDomainName', 'none']);
13                         _gaq.push(['_setAllowLinker', true]);
14                         _gaq.push(['_trackPageview']);
15                         (function() {
16                                 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
17                                 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
18                                 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
19                         })();
20                 </script>
21         </head>
22         <body>
23                 <div id="fork">
24                         <a href="http://github.com/ithinksw/philo"><img style="position: fixed; top: 0; right: 0; border: 0;" src="https://d3nwyuy0nl342s.cloudfront.net/img/e6bef7a091f5f3138b8cd40bc3e114258dd68ddf/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67" alt="Fork me on GitHub"></a>
25                 </div>
26
27                 <div id="container">
28                         
29                         <header id="nameplate">
30                                 <h1>Philo</h1>
31                                 <a class="installButton" href="#install">Install</a>
32                                 <a class="docsButton" href="http://docs.philocms.org/">Docs</a>
33                         </header><!-- /#nameplate -->
34                         
35                         <article id="content">
36                                 
37                                 <section id="whatIs">
38                                         <p><span class="s1"><span class="w1">Philo</span> is a powerful content-management system built with <a href="https://djangoproject.com/">Django</a>.</span> It manages web sites, simple and complex.</p>
39                                 </section>
40                                 
41                                 <div class="tucol" id="intro">
42                                         <section>
43                                                 <p><span class="pname">Philo</span> is designed by and for web developers. <strong>Web developers who don't like compromise.</strong></p>
44                                                 <p>Initially developed for Oberlin College, <span class="pname">Philo</span> meets changing and complex needs gracefully. To learn more, <a href="http://docs.philocms.org/">read the documentation</a>.</p>
45                                         </section>
46                                 
47                                         <section id="onPhilo">
48                                                 <header>
49                                                         <h2>Philo-Powered web sites</h2>
50                                                 </header>
51                                                 <ul>
52                                                         <li><a href="http://oncampus.oberlin.edu/">Oberlin OnCampus</a></li>
53                                                         <li><a href="http://shansi.oberlin.edu/">Oberlin Shansi</a></li>
54                                                 </ul>
55                                         </section>
56                                 </div>
57                                 
58                                 <section id="exampleSection">
59                                         <div class="three-up">
60                                                 <figure>
61                                                         <img src="static/img/container1.png" width="600" height="300" />
62                                                         <figcaption>Put container tags in your template.</figcaption>
63                                                 </figure>
64                                                 <figure>
65                                                         <img src="static/img/container2.png" width="600" height="300" />
66                                                         <figcaption>Edit the contentlets on the page.</figcaption>
67                                                 </figure>
68                                                 <figure>
69                                                         <img src="static/img/container3.png" width="600" height="300" />
70                                                         <figcaption>See the results on your site!</figcaption>
71                                                 </figure>
72                                         </div>
73                                         <p><span class="pname">Philo</span> provides core web features&#8212;such as page editing, seen above&#8212;and a foundation for building complex web sites and applications.</p>
74                                 </section>
75                                 
76                                 <section id="contribSection">
77                                         <h2 id="batteries_included">Batteries Included</h2>
78                         
79                                         <p>Following Python and Django&#8217;s <a href="http://docs.python.org/tutorial/stdlib.html#batteries-included">&ldquo;batteries included&rdquo; philosophy</a>, <span class="pname">Philo</span> includes a number of optional modules that simplify common web site structures. These are located in <code>philo.contrib</code> and include the following:</p>
80                         
81                                         <ul id="contribList">
82                                                 <li>
83                                                         <span class="name">Penfield</span>
84                                                         <span class="description">Blog and newsletter management.</span>
85                                                 </li>
86                                                 <li>
87                                                         <span class="name">Shipherd</span>
88                                                         <span class="description">Powerful site navigation.</span>
89                                                 </li>
90                                                 <li>
91                                                         <span class="name">Sobol</span>
92                                                         <span class="description">Custom web and database searches.</span>
93                                                 </li>
94                                                 <li>
95                                                         <span class="name">Waldo</span>
96                                                         <span class="description">Custom authentication systems.</span>
97                                                 </li>
98                                                 <li>
99                                                         <span class="status dev">(in development)</span>
100                                                         <span class="name">Gilbert</span>
101                                                         <span class="description">Alternative admin built on <a href="http://www.sencha.com/products/extjs/">Ext JS</a>.</span>
102                                                 </li>
103                                                 <li>
104                                                         <span class="status dev">(in development)</span>
105                                                         <span class="name">Julian</span>
106                                                         <span class="description">Calendar and events system.</span>
107                                                 </li>
108                                                 <li>
109                                                         <span class="status dev">(in development)</span>
110                                                         <span class="name">Edmonia</span>
111                                                         <span class="description">Asset management.</span>
112                                                 </li>
113                                                 <li>
114                                                         <span class="status dev">(in development)</span>
115                                                         <span class="name">Bartleby</span>
116                                                         <span class="description">Form generation and handling.</span>
117                                                 </li>
118                                                 <li>
119                                                         <span class="status pla">(planned)</span>
120                                                         <span class="description">Forums.</span>
121                                                 </li>
122                                                 <li>
123                                                         <span class="status pla">(planned)</span>
124                                                         <span class="description">Wikis.</span>
125                                                 </li>
126                                         </ul>
127                                 </section>
128                                 
129                                 <div class="tucol" id="outtro">
130                                         <section class="installSection" id="install">
131                                                 <h2>Install Philo</h2>
132                                                 <div class="codeblock shell">
133                                                         <code>git clone git://git.ithinksw.org/philo.git</code>
134                                                         <code>python philo/setup.py install</code>
135                                                         <code>rm -rf philo</code>
136                                                 </div>
137                                         </section>
138                                 
139                                         <section class="getInvolved">
140                                                 <h2 id="get_involved">Get Involved</h2>
141                                                 <p><span class="pname">Philo</span> is still under heavy development. If you&#8217;re a Python/Django developer, help out by forking <span class="pname">Philo</span> on <a href="http://github.com/ithinksw/philo">GitHub</a> or <a href="http://gitorious.org/ithinksw/philo">Gitorious</a> to add features or fix bugs.</p>
142                                         </section>
143                                 </div>
144                                 
145                         </article><!-- /#content -->
146                         
147                         <footer>
148                                 <p>Philo is developed by iThink Software. Read the <a href="https://github.com/ithinksw/philo/blob/master/LICENSE">license</a>. Read the <a href="http://docs.philocms.org/">documentation</a>.</p>
149                         </footer>
150                         
151                 </div>
152         </body>
153 </html>