A tool for autobuilding static websites using templates. Integrated with docutils.
Project description
rest2web is a tool for autogenerating wesites, or parts of websites. It’s main features are :
Integrated with docutils.
Automatically builds index pages and navigation links (sidebars and breadcrumbs).
Embedded code in templates for unlimited expressiveness.
Flexible macro system.
Uses relative links, so sites can be viewed from the filesystem.
Unicode internally - so you don’t have to be.
Includes features for multiple translations of sites.
Built-in gallery creator plugin.
The basic system is very easy to use.
Lots of powerful (optional) features.
The content can be stored as HTML, or in reST format; in which case the HTML will be generated using docutils. rest2web inserts each page into a template, and automatically creates index pages for sections, and navigation links.