chrismademe/staple

A PHP static site generator, inspired by 11ty.

0.1.0 2024-06-15 20:48 UTC

This package is auto-updated.

Last update: 2024-10-15 21:31:30 UTC


README

A PHP static site generator, inspired by 11ty.

Installation

This project is still in it's super early days, so you'll need to use degit to install for now. PHP 8.3 is required to use this.

npx degit chrismademe/staple mysite
cd mysite && composer install
php staple