Node:Introduction, Next:, Previous:Top, Up:Top



Introduction

Transbuild is a program for generating and managing Web sites. It is targeted at small to medium sized Web sites which contain mostly static content. It can be used to automate some of the repetitive tasks associated with creating, updating and maintaining a Web site. If you have two or more pages on your site, you may find Transbuild useful!

Transbuild uses XML and XSLT to generate a Web site. Content is created and stored in XML, a presentation independent form. Transformations are applied to those files to build the Web site. Changes to navigation and presentation styles can be performed throughout the entire site by simply changing the XSLT script once and regenerating the entire Web site. Transbuild makes it easy to maintain a consistent Web site.