X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/6bdd2a52cc124b8ff4637d3a4b685033cd17e892..07588898df5bd7c9d03044744590e43b1919b7bf:/index.html diff --git a/index.html b/index.html index 1970cdf..3b282fa 100644 --- a/index.html +++ b/index.html @@ -6,90 +6,148 @@ + +
+ Fork me on GitHub +
+
+

Philo

+ Install + Docs
-
-

Philo is a powerful content-management system built with Django.

- -

Features

- -

Philo allows the creation of complex site structures from Django’s web-based admin interface (or any other database-editing interface). For a simple site, you will use the following three objects, included in the Philo core.

- - - -

Philo also provides a number of useful template tags, in particular {% container <name> %}, which generates a relationship (and a field in the admin interface) on any pages which use that template.

- -

A Simple Example

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

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

+
+ +
+
+

Philo is designed by and for web developers. Web developers who don't like compromise.

+

Initially developed for Oberlin College, Philo meets changing and complex needs gracefully. To learn more, read the documentation.

+
+ +
+
+

Philo-Powered web sites

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

Philo provides core web features—such as page editing, seen above—and a foundation for building complex web sites and applications.

+
+ +
+

Batteries Included

-

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

- -

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:

+

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

-
    -
  • - Penfield - Blog and newsletter management. -
  • -
  • - Shipherd - Powerful site-navigation. -
  • -
  • - Sobol - Custom search-engines. -
  • -
  • - Waldo - Custom authentication systems. -
  • -
  • - (in development) - Gilbert - Alternative web-based admin. -
  • -
  • - (in development) - Julian - Calendar and events system. -
  • -
  • - (planned) - Forums. -
  • -
  • - (planned) - Wikis. -
  • -
+
    +
  • + 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 or Gitorious to add features or fix bugs.

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