Skip to content

Commit 288c231

Browse files
committed
Add YiiPress
1 parent 75cfc50 commit 288c231

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

src/site/generators/yiipress.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: YiiPress
3+
repo: yiipress/engine
4+
homepage: https://yiipress.yiiframework.com/
5+
language:
6+
- PHP
7+
license:
8+
- BSD-3-Clause
9+
templates:
10+
- PHP
11+
description: Fast full-featured file-based static website generator.
12+
---
13+
14+
YiiPress is a fast full-featured file-based static website generator.
15+
16+
It tries to keep generated content static including code syntax highlighting
17+
while staying fast and able to process thousands of content entries.

0 commit comments

Comments
 (0)