We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75cfc50 commit 288c231Copy full SHA for 288c231
1 file changed
src/site/generators/yiipress.md
@@ -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
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