Search by

chrismademe / staple

chrismademe

A PHP static site generator, inspired by 11ty.

Package info

github.com/chrismademe/staple

pkg:composer/chrismademe/staple

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.0 2024-06-15 20:48 UTC

This package is auto-updated.

Last update: 2026-08-16 01:22:08 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