This is complete code of ch1p.io website. REQUIREMENTS PHP >= 8.1 with mysqli or sqlite3, gd CONFIGURATION Should be done by copying config.php to config-local.php and modifying config-local.php. INSTALLATION It uses https://github.com/sixlive/parsedown-highlight which you'll need to install using Composer, but since that package's manifest is a bit outdated you have to pass `--ignore-platform-reqs` to composer. TODO LOGGING TODO LICENSE GPLv3