Skip to content
sergey-vin edited this page May 1, 2012 · 3 revisions

What is it?

It's an html converter (directories & files + html template -> set of html pages with single navigation through them).

Why do I need it?

For example you want to create a site with static content that's represented in the same style and want to have a CD copy of it, like for the publishing goals. Then this is what you need! Go and convert your html files, flv media content and other data into one publishable CD!

How to start?

From within SimpleSiteBuilder dir, run

$ ./_dev/SimpleConverter/convert.pl

It will run unit tests and output each processing folder, like this:

working within dir: /SimpleSiteBuilder/_dev/SimpleConverter/../../data/example_site

This is the result of SimpleSiteBuilder work (open example_site/dest/index.html in browser): My Unicorn

Clone this wiki locally