chrismademe/staple

A PHP static site generator, inspired by 11ty.

Maintainers

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-02-16 00:18:34 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