josbeir/glaze

A sweet static site generaror for PHP

Maintainers

Details

github.com/josbeir/glaze

Source

Issues

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:project

pkg:composer/josbeir/glaze

0.1.0 2026-02-27 12:41 UTC

This package is auto-updated.

Last update: 2026-02-28 13:59:09 UTC


README

Sugar cube Build Status PHPStan Level 10 License: MIT PHP Version Packagist Downloads

Glaze is a fast, modern static site generator for PHP developers who want content-first authoring without a heavy framework in the way.

It gives you a clean workflow:

  • write content in Djot
  • shape output with Sugar templates
  • generate static files for reliable, simple deployment

Under the hood, Glaze stays intentionally lightweight while still giving you practical features like frontmatter, taxonomy-aware content discovery, template context helpers, and an ergonomic CLI (glaze init, glaze build, glaze serve).

Glaze is built around:

If you like clean files, modern templating, and quick iteration, Glaze is made for you.

Documentation and more information

Read the Documentation

License

Glaze is licensed under the MIT License. See LICENSE.

Contributing

Contributions are welcome. Please read Contributing for setup steps and guidelines.