Let’s talk about the Future of Jamstack — Join us

Scribing

10 stars
0 forks
0 issues
Home page
https://github.com/elazar/scribing
Repository
elazar/scribing
Language:
PHP
License:
MIT
Templates:
Plates

Scribing is a static site generator written in PHP that favors convention over configuration and is designed for blogs and other simple sites. It converts CommonMark content and Plates templates into a static HTML site that can be easily deployed.

Why Scribing?

Simple well-documented PHP static site generator. Fast and easy to get a simple static blog or other site built with content written in Markdown.

Supports installation and updates using Composer.

Plates templates. Plates is a full-featured modern PHP template engine inspired by Twig that is simple to learn, well-documented, flexible, and extensible.

Find more static site generators.