X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/78e68053e3f159e7e9882bc178b7392f1c3a8222..af7fa05ae7ba985fc27b17dceeacabd4175f1d7f:/index.html diff --git a/index.html b/index.html index 6997540..a9ba889 100644 --- a/index.html +++ b/index.html @@ -4,22 +4,139 @@ Philo + + +
+ Fork me on GitHub +
+
+

Philo

+ Install
-
- Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
+
+ +
+

Philo is a powerful content-management system built with Django. It manages websites, simple and complex.

+
+ +
+
+

Philo was developed by a team of developers working for Oberlin College to meet their needs for flexible, manageable website development and maintenance. To learn more about Philo’s features and functionality read the documentation.

+
+ +
+
+

Philo-Powered Websites

+
+ +
+
+ +
+ + +
+
+ +
Put container tags in your template.
+
+
+ +
Edit the contentlets on the page.
+
+
+ +
See the results on your site!
+
+
+ +

You can use collections, redirects, files, content references (included in the Philo core), as well as the Philo contrib apps and your own code to create and manage more powerful, complex websites. Learn more in the documentation.

+
+ +
+

Batteries Included

+ +

Following Python and Django’s “batteries included” philosophy, Philo includes a number of optional packages that simplify common website structures. These are stored in philo.contrib and include the following:

+ +
    +
  • + Penfield + Blog and newsletter management. +
  • +
  • + Shipherd + Powerful site navigation. +
  • +
  • + Sobol + Custom web and database searches. +
  • +
  • + Waldo + Custom authentication systems. +
  • +
  • + (in development) + Gilbert + Alternative admin built on Ext JS. +
  • +
  • + (in development) + Julian + Calendar and events system. +
  • +
  • + (in development) + Edmonia + Asset management. +
  • +
  • + (in development) + Bartleby + Form generation and handling. +
  • +
  • + (planned) + Forums. +
  • +
  • + (planned) + Wikis. +
  • +
+
+ +
+
+

Install Philo

+
+ git clone git://git.ithinksw.org/philo.git + python philo/setup.py install + rm -rf philo +
+
+ +
+

Get Involved

+

Philo is still under heavy development. If you’re a Python/Django developer, help out by forking Philo on GitHub to add features or fix bugs.

+
+
+ +
+ + -
\ No newline at end of file