QuickWeb |
| Home | An Example | Another Example | Download | About | |
QuickWeb, a simple tool to create simple web sites (or web site skeletonsQuickWeb is a simple web site generator designed to be used as a Java API, this allow a developer to create HTML code by writing Java code or any JVM language The result is a simple multi-page web site with full navigation capacities and predefined and linked CSS and JavaScript files. The result can be used as a documentation web site or Open Source project web site (like this one). It can, also, be used to create static web site skeletons. All the developer must do is to modify the file contents. By keeping the creation script, the developer can, quickly, create various version of the same web site (skeleton) by introducing minor changing. In fact, one line of code can add a page, link it to CSS and JS files and update the whole navigation links of the web site. |