Description
===========

Speakhtml is an HTML generator written in Scheme.
It provides easy to use hooks to make use of Scheme
in preparing any type of static content with abitrary
complexity. Although using the Scheme programming
language gives developers great power in designing
HTML, it is perfectly possible generating Websites
with Speakhtml without using or even knowing Scheme. 

Getting Started
===============

Read the paper ``Using Speakhtml -- An Introduction''.
It is included in this tarball in various formats:

Using_Speakhtml -- plain text
Using_Speakhtml.pdf -- Acrobat PDF
Using_Speakhtml.ps -- Postscript

Misc
====

Release 1.0c includes a modified version of the
original speakhtml.scm that indents the HTML Code
LISP-like.   Use speakhtml-indent.scm instead
of speakhtml.scm.
