SCRAP Content Management System
===============================
Copyright (C) 2026 Paul Ledbury <paul@ledbury.co.uk>

SCRAP (Simple Core for Rendering Assets & Pages) is a lightweight, mobile-
responsive, flat-file Content Management System, consisting of one short PHP
file and a single stylesheet, with no Javascript, no dependencies, and no
database.

System Requirements
-------------------
PHP 8, Apache 2.4. Developed and Tested on Apache in Windows.

Documentation
-------------
Full details of features, installation, configuration and usage, can be found
in the accompanying 'scrap.pdf' documentation file.

Download Files
--------------
Core CMS files:       index.php, scrap.css
Apache Routing:       .htaccess
Documentation:        scrap.pdf
Sample Configuration: scrap.json
Sample Site logo:     scrap.svg
Sample Web site:      pages folder content

License
-------
SCRAP is free, open-source software released under the terms of the GNU Affero
General Public License (AGPL). See the 'LICENSE.txt' file for more details.
