I need a "brain dead" simple, web-based, web page builder for
individual users.
Michael Widerkrantz
mc at hack.org
Wed Jul 7 08:02:04 PDT 2004
> I have no idea where to find a "brain dead" simple, web-based web
> page builder for individual users.
Have you looked at txt2tags? It's a Python script that transforms very
simple, almost natural, markup in plain text files into HTML and a
whole lot of other formats.
You can write something like this:
= Introduction to txt2tags =
[author.jpg]
This is an introduction to the [txt2tags http://txt2tags.sourceforge.net/]
program...
and have it converted to fairly standard, readable HTML with links,
inline images and the lot. You can specify a CSS stylesheet to use as
well.
See:
http://txt2tags.sourceforge.net/
for more.
More information about the freebsd-isp
mailing list