nathanpc/fantastique

An un-opinionated static website generator for PHP

0.2.1 2024-11-11 09:15 UTC

This package is auto-updated.

Last update: 2025-06-15 10:37:25 UTC


README

An unopinionated static website generator for PHP.

Motivation

The motivation for building this static site generator was simple. PHP is one of the most versatile ways of templating and quickly composing websites, but most of the time we only need it for simple things that can be static.

This tiny module aims at creating a simple way to use PHP to create static websites while maintaining the greatest amount of flexibility possible.

License

This application is free software; you may redistribute and/or modify it under the terms of the Mozilla Public License 2.0.