Download List

Project Description

WebMake is a simple Web site management system,
allowing an entire site to be created from an
optional set of text and markup files and one
WebMake file. It requires no dynamic scripting
capabilities on the server, and can be run
entirely offline. It allows the separation of
responsibilities between content editors, page
designers, and the site architect. Only the site
architect needs to edit the WebMake file itself,
or know Perl or WebMake code. Perl scripts can be
embedded and executed to build pages. Automatic
dependency tracking means that pages will not be
rebuilt unless necessary. Metadata support means
that indexes etc. can be built automatically.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:14
1.0

Stable release. User-defined tags, a la Roxen, are now supported. Regular expressions can now be used in glob patterns. Memory savings were made for large content sets. Implicit meta-data has been fixed.

2001-01-30 15:14
0.7

A breadcrumb tag was added to support "breadcrumb trails" for deep sites. Metadefault and metatable tags were added for easy metadata-tagging of content items. Format conversions of blocks > 512 bytes are cached for efficiency. Sitemaps are now proper content items, and can act as top-level root pages themselves. Speed was improved.

2001-01-30 15:14
0.5

Removal of the requirement for Perl 5.005 to run, more simple-text markup features, ability to set default values for unset variables, build and run support on Win32, and new magic variables.

2001-01-30 15:14
0.4

Metadata is now supported. The HTML is cleaner and no longer mangles PIs and DOCTYPE declarations. RPMs are now available.

2001-01-30 15:14
0.3

This release adds HTML cleaning functionality and some bugfixes.

Project Resources