chrismademe/staple

一个受 11ty 启发的 PHP 静态站点生成器。

0.1.0 2024-06-15 20:48 UTC

This package is auto-updated.

Last update: 2024-09-15 21:21:33 UTC


README

一个受 11ty 启发的 PHP 静态站点生成器。

安装

该项目目前处于非常早期的阶段,因此您现在需要使用 degit 来安装。使用此工具需要 PHP 8.3。

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