title: PubTal Manual Contents
subject: Contents of the PubTal manual.

The PubTal manual is divided into several different sections.  If you are new to PubTal it is probably easiest to start with the <a href="quick-start.html">Quick Start</a> section.

<ul>
	<li><a href="quick-start.html">Quick Start</a> - A quick start guide to using PubTal.</li>
	<li><a href="installation.html">Installation Guide</a> - A guide to installing PubTal on Linux, MacOS X and Windows.</li>
	<li><a href="conf/templates.html">Template Basics</a> - Describes the basics of the PubTal templating system.</li>
	<li>Authoring Web Content
		<ul>
			<li><a href="content/htmltext.html">HTMLText</a> - How to author web pages using the HTMLText content type.</li>
			<li><a href="content/openoffice.html">OpenOffice</a> - How to author web pages using OpenOffice.</li>
			<li><a href="content/catalogues.html">Catalogues</a> - How to create Photo Albums using PubTal's Catalogue support.</li>
			<li><a href="content/rawbinary.html">Raw & Binary</a> - What are the Raw and Binary content types?</li>
			<li><a href="content/weblog.html">Weblog</a> - Maintaining a Weblog using PubTal.</li>
		</ul></li>
	<li><a href="conf/conf.html">Configuration</a> - Configuration options in PubTal.</li>
	<li><a href="uploading.html">Uploading</a> - How to make PubTal upload your website.</li>
	<li><a href="optional-plugins.html">Optional Plugins</a> - A guide to the optional plugins.</li>
	<li><a href="plugins.html">Plugin API</a> - How to write new plugins.</li>
	<li><a href="command.html">Commands Reference</a> - Reference guide for the commands.</li>
</ul>
