Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions src/site/generators/yiipress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: YiiPress
repo: yiipress/engine
homepage: https://yiipress.yiiframework.com/
language:
- PHP
license:
- BSD-3-Clause
templates:
- PHP
Comment thread
samdark marked this conversation as resolved.
description: Fast full-featured file-based static website generator.
---

YiiPress is a fast full-featured file-based static website generator.

It tries to keep generated content static including code syntax highlighting
while staying fast and able to process thousands of content entries.
Loading