maslosoft/staple

Static Page Lightweight Enhancer

2.0.6 2024-03-24 09:31 UTC

README

Static Page Lightweight Enhancer

Latest Stable Version License

Quick Install

composer require maslosoft/staple

Documentation

Full Staple Documentation

Instead of generating static pages

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.