From: Jeff M. <je...@mk...> - 2002-08-29 12:28:54
|
I've just checked in a simplified version of the web site build process which I hope will make it easier for anyone to publish unto the web site. Basically i inserts html bodies into a standard template for the site. The idea being that to write a page you just use things like <h1>This is the title</h1> <p>First paragraph</p> this is then embedded into the template html to added the headers/menus etc. This will also contain css to make sure the pages look pretty. This will hopefully make it easier to write pages if you already know html and you can use most html editors to edit them. The system is all self contained so there's no need to go off and download a third party tool and try and get it to run. just try the following. cd doc ant -f site.xml Here's one I made earlier http://www.custommonkey.org/mock/index.html Still need tidying up and work done on style sheets etc. -- jeff martin information technologist mkodo limited mobile: 44 (0) 78 5547 8331 phone: 44 (0) 20 2226 4545 email: je...@mk... www.mkodo.com |