You are here

README.txt in Live CSS 6

Bespin Embedded
===============

Quick Start
-----------

The "prebuilt" directory contains all of the files you need to get Bespin
up and running right away.

Take a look at the Bespin Embedders Guide (in the docs directory) for 
more information.

Customizing Bespin
------------------

This package also allows you to change which features
are built into your Bespin Embedded script, even including your own custom
features.

You'll need either Python 2.5 with simplejson or Python 2.6 to build your own
custom Bespin.

For more information, look in the Bespin Embedders Guide in the docs directory.

File

bespin/README.txt
View source
  1. Bespin Embedded
  2. ===============
  3. Quick Start
  4. -----------
  5. The "prebuilt" directory contains all of the files you need to get Bespin
  6. up and running right away.
  7. Take a look at the Bespin Embedders Guide (in the docs directory) for
  8. more information.
  9. Customizing Bespin
  10. ------------------
  11. This package also allows you to change which features
  12. are built into your Bespin Embedded script, even including your own custom
  13. features.
  14. You'll need either Python 2.5 with simplejson or Python 2.6 to build your own
  15. custom Bespin.
  16. For more information, look in the Bespin Embedders Guide in the docs directory.