StaticLDP 0.1
This is the initial release of StaticLDP, a simple linked data server projected over a collection of static files.
StaticLDP can be installed with Composer:
composer project-create trellis-ldp/static-ldp
Place the static-ldp
directory on a web server and configure ./config/settings.yml
to point to a data directory:
sourceDirectory: /path/to/data/directory