X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/ce054678a797099c79b6fd0d9d39b98cab6ad0c0..537af39e26f09caa27964bd755140809cae49fa5:/index.html?ds=inline
diff --git a/index.html b/index.html
index 22235b5..a9ba889 100644
--- a/index.html
+++ b/index.html
@@ -24,25 +24,25 @@
Philo is a powerful content-management system built with Django. It manages websites, simple and complex. Philo allows the creation of complex site structures from Django’s own admin interface (or similar database 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 Features
-
-
-
- {% container %}
tags used in the template.{% container %}
, which generates a relationship (and a field in the admin interface) on any pages which use that template. For more about Philo and its features, read the documentation.
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.
+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.
+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.
git clone git://git.ithinksw.org/philo.git
- python philo/setup.py install
- rm -rf philo
- git clone git://git.ithinksw.org/philo.git
+ python philo/setup.py install
+ rm -rf philo
+ 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.
-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.
+