Glaze is a fast, modern static site generator for PHP developers who want content-first authoring without a heavy framework in the way.
📚 Documentation: https://josbeir.github.io/glaze/
- write content in Djot
- shape output with Sugar templates
- generate static files for reliable, simple deployment
Glaze stays lightweight while still giving you practical features like frontmatter, taxonomy-aware discovery, template context helpers, and an ergonomic CLI (glaze init, glaze build, glaze serve).
Glaze is built around:
- Djot content (via php-collective/djot-php)
- Sugar templates
- NEON configuration for both page frontmatter and project/site config
If you like clean files, modern templating, and quick iteration, Glaze is made for you.
Start here: https://josbeir.github.io/glaze/
Glaze is licensed under the MIT License. See LICENSE.
Contributions are welcome. Please read Contributing for setup steps and guidelines.
