Skip to content

Commit 306314d

Browse files
Merge pull request #1004 from ReactiveMatter/main
Add passage to SSG list
1 parent 8573dc6 commit 306314d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/site/generators/passage.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Passage
3+
repo: reactivematter/passage
4+
homepage: https://github.com/ReactiveMatter/passage/
5+
language:
6+
- PHP
7+
license:
8+
- GPL-3.0-or-later
9+
templates:
10+
- PHP
11+
description: A highly customizable and minimalistic PHP based static site generator.
12+
---
13+
14+
Passage is a PHP based static site generator. It is highly customizable and easy. It uses PHP for creating templates, hence no need to learn a new templating language (as PHP itself is a templating language).
15+
16+
It uses Parsedown and Symphony YAML component to generate static html files.

0 commit comments

Comments
 (0)