This project is used in the GitHub documentation to guide users through the process of converting a project written on one language to another language - for example, from PHP to Python.
The repository is derived from the public GitHub repository banago/simple-php-website.
To generate the website output from this project:
php -S localhost:8080.MIT