Skip to content
Snippets Groups Projects
user avatar
Jonathan Schöbel authored
This commit reverts '1e61c23e'.
NodeFragment now uses the validator to validate the tags. The attributes
aren't validated yet, as this is more complicated, because the tag is
needed for that.
51ca514f
History
SeFHT
=====

About
-----

SeFHT is short for Server side fragment-based Homepage Toolkit.
It is a library to generate homepages on runtime.


Building and installing SeFHT
-----------------------------

The library is currently not installable, as it is still
in a very early development phase.

Note that when building from a VCS-clone, instead from a package,
which is the recommended way, the GNU Autotools needs to be installed,
as the necessary build files need to be generated.
To do that run "autoreconf -vi" in the toplevel directory of the package.


Features
--------

There are no features.