Static Page Lightweight Enhancer
composer require maslosoft/staple
There are numerous tools to generate static pages from source in markdown files etc. Those need to be called after each modification.
This project simply render any markdown, or other type of file, and wraps it with layout. It is extensible, so other file types can be added, or removed.