summaryrefslogtreecommitdiff
path: root/docs/index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.txt')
-rw-r--r--docs/index.txt50
1 files changed, 50 insertions, 0 deletions
diff --git a/docs/index.txt b/docs/index.txt
index bc08010..710c873 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -1,3 +1,53 @@
+Python Paste
+============
+
+Python Paste -- 50% tastier than Elmer's!
+Paste: making the web sticky.
+Fix broken websites by applying a Paste liberally.
+Paste: paper over your inconsistencies.
+Paste: a soft mixture of malleable consistency.
+Paste: a tasty mixture to be spread on bread or crackers.
+Paste: the glue that won't hurt you when you eat it.
+Python Paste: the web extruded into the form of a snake.
+Paste: the vinegar eel.
+Paste: you bring the cut.
+Paste: a doughy substance from which to make metaphorical web cupcakes.
+
+Python Paste brings consistency to Python web development and web
+application installation, providing tools for both developers and
+system administrators.
+
+Paste for Administrators
+------------------------
+
+* Easily install, run, and configure multiple Paste-enabled web
+ applications at once, and integrate them into your website how you
+ want (SCGI, FCGI, AJP, WSGI)
+
+* Manage and install web applications system-wide for easy maintenance
+
+* `See an installation example <install-example.html>`_ or `read more
+ about what Paste-enabled means... <enabled.html>`_
+
+Paste for Web Developers
+------------------------
+
+* Increase your web application's audience
+
+* Provide starter templates and custom commands for using your web
+ framework
+
+* Keep your development and deployment straightened out, and your
+ automated testing streamlined
+
+* Attention payed to the full development cycle -- starting projects,
+ converting old projects, updating and deploying projects -- using a
+ set of `complimentary packages and tools <related-projects.html>`_
+
+* `See a development example <develop-example.html>`_ or `read more
+ about using Paste in your
+ applications... <developer-features.html>`_
+
Documentation
=============